diff options
Diffstat (limited to 'etc/etc.i386/ttys')
-rw-r--r-- | etc/etc.i386/ttys | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/etc/etc.i386/ttys b/etc/etc.i386/ttys index c38b0f0..1e63d4b 100644 --- a/etc/etc.i386/ttys +++ b/etc/etc.i386/ttys @@ -15,8 +15,10 @@ # # 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 cons25. Other -# common values include network for network connections on +# For virtual consoles, the correct type is typically cons25, but +# vt220 will work better if you need interoperability with other +# systems like Solaris or GNU/Linux. +# 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. # |