Skip to content

Fix out-of-sync text and code in syscall implementation guide#84

Open
pjhades wants to merge 2 commits intotock:masterfrom
pjhades:fix-text-code-mismatch
Open

Fix out-of-sync text and code in syscall implementation guide#84
pjhades wants to merge 2 commits intotock:masterfrom
pjhades:fix-text-code-mismatch

Conversation

@pjhades
Copy link

@pjhades pjhades commented Feb 4, 2026

In the syscall implementation guide, the code example uses both which and command_num while the text uses which. This PR fixes this mismatch.

@lschuermann
Copy link
Member

Thanks! There are a few other uses of which for command in other code blocks in this file, would you mind updating those as well for consistency's sake?

@pjhades
Copy link
Author

pjhades commented Feb 5, 2026

Good catch! PR is updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants