diff options
Diffstat (limited to 'man7/pty.7')
| -rw-r--r-- | man7/pty.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/pty.7 b/man7/pty.7 index ea11779b8b..3fe954ce89 100644 --- a/man7/pty.7 +++ b/man7/pty.7 @@ -118,11 +118,11 @@ for "pty" in the name of the master) can then be opened. .SH "NOTES" A description of the .B TIOCPKT -.BR ioctl (), +.BR ioctl (2), which controls packet mode operation, can be found in .BR tty_ioctl (4). -The BSD ioctl()s TIOCSTOP, TIOCSTART, TIOCUCNTL, TIOCREMOTE have +The BSD ioctl(2)s TIOCSTOP, TIOCSTART, TIOCUCNTL, TIOCREMOTE have not been implemented under Linux. .SH "FILES" .I /dev/ptmx |
