summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>1996-07-03 03:07:03 +0000
committerMike Pritchard <mpp@FreeBSD.org>1996-07-03 03:07:03 +0000
commitdc987e4d24afb43b83b1aad07361842f6c7fbccb (patch)
tree0401b40d2acbf301bec5112749867e6304dcb98b
parente9c032def82a5ce6eb9b711a60ab1ff7ec975a45 (diff)
Notes
-rw-r--r--share/man/man4/pty.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/pty.4 b/share/man/man4/pty.4
index b8b6b877d714..83ae1593eef7 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