From 56f0a079541c3bed6f955bb27996d7a8d58e9d8d Mon Sep 17 00:00:00 2001 From: ed Date: Wed, 30 Mar 2011 08:22:29 +0000 Subject: Remove the reference to pseudo-terminals from the description. Pseudo-terminals are no longer listed in this file, since the utmpx implementation doesn't depend on ttyslot(). --- etc/etc.i386/ttys | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'etc/etc.i386/ttys') diff --git a/etc/etc.i386/ttys b/etc/etc.i386/ttys index 3920547..42fa7c0 100644 --- a/etc/etc.i386/ttys +++ b/etc/etc.i386/ttys @@ -16,9 +16,8 @@ # type The initial terminal type for this port. For hardwired # terminal lines, this will contain the type of terminal used. # For virtual consoles, the correct type is typically xterm. -# Other common values include network for network connections on -# pseudo-terminals, dialup for incoming modem ports, and unknown -# when the terminal type cannot be predetermined. +# Other common values include dialup for incoming modem ports, and +# unknown when the terminal type cannot be predetermined. # # status Must be on or off. If on, init will run the getty program on # the specified port. If the word "secure" appears, this tty -- cgit v1.1