pty.7: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2018-01-06 23:00:52 +01:00
parent 5a618adb97
commit 6f9c4ef241
1 changed files with 8 additions and 7 deletions

View File

@ -132,17 +132,18 @@ each pseudoterminal master until an open succeeds.
The corresponding pseudoterminal slave (substitute "tty"
for "pty" in the name of the master) can then be opened.
.SH FILES
.TP
.I /dev/ptmx
(UNIX 98 master clone device)
.br
UNIX 98 master clone device
.TP
.I /dev/pts/*
(UNIX 98 slave devices)
.br
UNIX 98 slave devices
.TP
.I /dev/pty[p\-za\-e][0\-9a\-f]
(BSD master devices)
.br
BSD master devices
.TP
.I /dev/tty[p\-za\-e][0\-9a\-f]
(BSD slave devices)
BSD slave devices
.SH NOTES
A description of the
.B TIOCPKT