From 5bfce16c43b5f3e671a0ec1e9c6294bcc18353cf Mon Sep 17 00:00:00 2001 From: cinap_lenrek Date: Fri, 13 Jan 2017 19:21:04 +0100 Subject: [PATCH] vt(1): remove reference to ssh(1) --- sys/man/1/vt | 7 ++----- 1 file 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.