diff options
Diffstat (limited to 'etc/etc.mips')
-rw-r--r-- | etc/etc.mips/ttys | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/etc/etc.mips/ttys b/etc/etc.mips/ttys index fdbeb723f250..2fbeae5282f1 100644 --- a/etc/etc.mips/ttys +++ b/etc/etc.mips/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 |