From 2a031c31aef3971edc91c9566fd734c7915f5de0 Mon Sep 17 00:00:00 2001 From: mpp Date: Wed, 3 Jul 1996 03:07:03 +0000 Subject: [PATCH] Update the FILES section to reflect the actual range of ptys that are available. Submitted by: Matthew N. Dodd --- share/man/man4/pty.4 | 6 +++--- 1 file 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