ioctl.2, ioctl_console.2, select_tut.2, termios.3, tty.4, pty.7, termio.7: Change page cross-references from tty_ioctl(4) to ioctl_tty(2)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-03-29 07:24:52 +02:00
parent a78f675264
commit a9168840a2
7 changed files with 12 additions and 12 deletions

View File

@ -149,8 +149,8 @@ flag.
.BR ioctl_iflags (2),
.BR ioctl_list (2),
.BR ioctl_ns (2),
.BR ioctl_tty (2),
.BR open (2),
.\" .BR mt (4),
.BR sd (4),
.BR tty (4),
.BR tty_ioctl (4)
.BR tty (4)

View File

@ -853,13 +853,13 @@ Use POSIX functions.
.BR setmetamode (1),
.BR execve (2),
.BR fcntl (2),
.BR ioctl_tty (2),
.BR ioperm (2),
.BR termios (3),
.BR console_codes (4),
.BR mt (4),
.BR sd (4),
.BR tty (4),
.BR tty_ioctl (4),
.BR ttyS (4),
.BR vcs (4),
.BR vcsa (4),

View File

@ -140,7 +140,7 @@ for more details about OOB data.
.BR select (2)
indicates an exceptional condition occurs with pseudoterminals
in packet mode; see
.BR tty_ioctl (4).)
.BR ioctl_tty (2).)
After
.BR select ()
has returned,

View File

@ -1091,5 +1091,5 @@ behaves like
.BR tset (1),
.BR tty (1),
.BR ioctl_console (2),
.BR tty_ioctl (4),
.BR ioctl_tty (2),
.BR setserial (8)

View File

@ -77,8 +77,8 @@ to detach itself.
.BR mknod (1),
.BR ioctl (2),
.BR ioctl_console (2),
.BR ioctl_tty (2),
.BR termios (3),
.BR tty_ioctl (4),
.BR ttyS (4),
.BR agetty (8),
.BR mingetty (8)

View File

@ -148,7 +148,7 @@ A description of the
.B TIOCPKT
.BR ioctl (2),
which controls packet mode operation, can be found in
.BR tty_ioctl (4).
.BR ioctl_tty (2).
The BSD
.BR ioctl (2)
@ -160,11 +160,11 @@ and
.BR TIOCREMOTE
have not been implemented under Linux.
.SH SEE ALSO
.BR ioctl_tty (2),
.BR select (2),
.BR setsid (2),
.BR forkpty (3),
.BR openpty (3),
.BR termios (3),
.BR pts (4),
.BR tty (4),
.BR tty_ioctl (4)
.BR tty (4)

View File

@ -55,11 +55,11 @@ If you're looking for a page called "termio", then you can probably
find most of the information that you seek in either
.BR termios (3)
or
.BR tty_ioctl (4).
.BR ioctl_tty (2).
.SH SEE ALSO
.BR reset (1),
.BR setterm (1),
.BR stty (1),
.BR ioctl_tty (2),
.BR termios (3),
.BR tty (4),
.BR tty_ioctl (4)
.BR tty (4)