diff options
Diffstat (limited to 'man2/outb.2')
| -rw-r--r-- | man2/outb.2 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man2/outb.2 b/man2/outb.2 index 90bedebd44..11aafcdcef 100644 --- a/man2/outb.2 +++ b/man2/outb.2 @@ -68,7 +68,7 @@ to tell the kernel to allow the user space application to access the I/O ports in question. Failure to do this will cause the application to receive a segmentation fault. -.SH STANDARDS +.SH VERSIONS .BR outb () and friends are hardware-specific. The @@ -77,6 +77,8 @@ argument is passed first and the .I port argument is passed second, which is the opposite order from most DOS implementations. +.SH STANDARDS +None. .SH SEE ALSO .BR ioperm (2), .BR iopl (2) |
