git: 9front

Download patch

ref: 9f5927ec960e4920f832d22a19211012ea97f1de
parent: ef32af49a200cf7511badc0681d78bc8ef49f272
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Fri Jan 13 14:21:04 EST 2017

vt(1): remove reference to ssh(1)

--- a/sys/man/1/vt
+++ b/sys/man/1/vt
@@ -130,9 +130,6 @@
 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.
--