https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239504
Bug ID: 239504
Summary: ioctl(2) man page doesn't mention that it can fail
with EACCES
Product: Documentation
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Manual Pages
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
`ioctl` can fail with EACCES; for example:
https://github.com/freebsd/freebsd/blob/master/sys/kern/tty.c#L1874
But `man 2 ioctl` only lists EBADF, ENOTTY, EINVAL, and EFAULT.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "[email protected]"