diff options
-rw-r--r-- | share/man/man4/pty.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/pty.4 b/share/man/man4/pty.4 index b8b6b87..83ae159 100644 --- a/share/man/man4/pty.4 +++ b/share/man/man4/pty.4 @@ -197,10 +197,10 @@ editing in a window manager, or whenever flow controlled input is required. .El .Sh FILES -.Bl -tag -width /dev/tty[p-r][0-9a-f]x -compact -.It Pa /dev/pty[p-r][0-9a-f] +.Bl -tag -width /dev/tty[p-sP-S][0-9a-v]x -compact +.It Pa /dev/pty[p-sP-S][0-9a-v] master pseudo terminals -.It Pa /dev/tty[p-r][0-9a-f] +.It Pa /dev/tty[p-sP-S][0-9a-v] slave pseudo terminals .El .Sh DIAGNOSTICS |