diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2017-01-13 19:21:04 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2017-01-13 19:21:04 +0100 |
commit | 5bfce16c43b5f3e671a0ec1e9c6294bcc18353cf (patch) | |
tree | b610c92afd45bbfcfae0f4e6a1dd5b29eacb025b /sys/man/1 | |
parent | 412cbf67f18c6ce5eab580ee81b06b983d6e1ff2 (diff) |
vt(1): remove reference to ssh(1)
Diffstat (limited to 'sys/man/1')
-rw-r--r-- | sys/man/1/vt | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/sys/man/1/vt b/sys/man/1/vt index 48fb57172..cab2468c2 100644 --- a/sys/man/1/vt +++ b/sys/man/1/vt @@ -130,9 +130,6 @@ This program is used only for communicating with foreign systems, so it is not as rich an emulation as its equivalent in other environments. .PP -Use care in setting raw and newline modes when connecting to Unix systems -via -.IR con (1) -or -.IR ssh (1). +Use care in setting raw and newline modes when connecting to Unix systems via +.IR con (1). It may also be necessary to set the emulator into raw mode. |