mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Mention that terminal type vt220 will work better if one needs
interoperability with other systems like Solaris or GNU/Linux. PR: 33810 Approved by: obrien
This commit is contained in:
parent
bda79b63d6
commit
e6c0365295
5 changed files with 20 additions and 10 deletions
|
|
@ -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.
|
||||
#
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
#
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
#
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
#
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in a new issue