diff options
Diffstat (limited to 'man7/termio.7')
| -rw-r--r-- | man7/termio.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/termio.7 b/man7/termio.7 index 42def74f09..c3fbd32d73 100644 --- a/man7/termio.7 +++ b/man7/termio.7 @@ -39,10 +39,10 @@ version of this interface, under the name The POSIX.1 data structure differs slightly from the System V version, and POSIX.1 defined a suite of functions to replace the various -.BR ioctl () +.BR ioctl (2) operations that existed in System V. (This was done because -.BR ioctl () +.BR ioctl (2) was unstandardised, and its variadic third argument does not allow argument type checking.) |
