Skip to content

Commit e31fcc9

Browse files
6eanutramosian-glider
authored andcommitted
docs: fix section numbering error in syzos.md
1 parent 31c0c6a commit e31fcc9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/syzos.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ SYZOS targets the boundary between the Guest and EL2/Firmware.
145145

146146
---
147147

148-
## 7. Developer Guide: How to Add a New Command
148+
## 6. Developer Guide: How to Add a New Command
149149

150150
This guide details the process of adding a new SYZOS command, using `SYZOS_API_NESTED_AMD_VMCB_WRITE_MASK` as a reference case.
151151

@@ -198,7 +198,7 @@ Expose the new command to `syzkaller` in the description file (e.g., `sys/linux/
198198
199199
---
200200
201-
## 8. Validation & Regression Testing
201+
## 7. Validation & Regression Testing
202202
203203
The system includes a regression testing framework located in `sys/linux/test/`. New commands must include a test case to verify they trigger the expected Hypervisor behavior.
204204

0 commit comments

Comments
 (0)