Add documentation for error code EACCES when calling
ioctl(2).
Details
Details
- Reviewers
ziaee - Group Reviewers
manpages - Commits
- rGe2afbc45258f: ioctl.2: Mention EACCES
PR:239504
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Looks great! Tip, you want the PR in the summary with a colon in the middle. The test plan field is something different, more like "git-arc.sh patch -c D49072; grep ioctl.c eaccess; mandoc -Tlint" etc.
| lib/libsys/ioctl.2 | ||
|---|---|---|
| 114 | I'd remove this line, the second line is already perfect. It even has the search keyword "permission" | |
| lib/libsys/ioctl.2 | ||
|---|---|---|
| 115 | If ever writing the title of the page, use the name macro instead. | |
Comment Actions
Merging, thanks Felix! Sorry I forgot about this one earlier!
| lib/libsys/ioctl.2 | ||
|---|---|---|
| 115 | I'm going to just fix this upon commit. | |