diff options
author | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2018-03-16 16:58:27 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2018-03-16 16:58:27 +0000 |
commit | e6a2a620c0da77df721befa447eccb69df2002a5 (patch) | |
tree | 4dec7e3f19c06bd92bb6b1c31b7d51a5306d7add /usr.bin/telnet | |
parent | 2efb348aacc2c6fc859e4c151ff653a4dfd10cb9 (diff) |
improve markup quality in the cases found by the new "--" style message
Diffstat (limited to 'usr.bin/telnet')
-rw-r--r-- | usr.bin/telnet/telnet.1 | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/usr.bin/telnet/telnet.1 b/usr.bin/telnet/telnet.1 index 0e813580e41..910ea79b3a1 100644 --- a/usr.bin/telnet/telnet.1 +++ b/usr.bin/telnet/telnet.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: telnet.1,v 1.62 2015/11/13 21:09:18 jmc Exp $ +.\" $OpenBSD: telnet.1,v 1.63 2018/03/16 16:58:26 schwarze Exp $ .\" $NetBSD: telnet.1,v 1.5 1996/02/28 21:04:12 thorpej Exp $ .\" .\" Copyright (c) 1983, 1990, 1993 @@ -30,7 +30,7 @@ .\" .\" from: @(#)telnet.1 8.4 (Berkeley) 2/3/94 .\" -.Dd $Mdocdate: November 13 2015 $ +.Dd $Mdocdate: March 16 2018 $ .Dt TELNET 1 .Os .Sh NAME @@ -611,8 +611,7 @@ This sequence causes the remote system to discard all previously typed This sequence is sent as TCP urgent data (and may not work if the remote system is a .Bx 4.2 -system -- if -it doesn't work, a lower case +system \(em if it doesn't work, a lower case .Sq r may be echoed on the terminal). .It Ic do Ar cmd |