diff options
-rw-r--r-- | usr.bin/telnet/telnet.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/telnet/telnet.1 b/usr.bin/telnet/telnet.1 index 14574b84344..4cea18f2063 100644 --- a/usr.bin/telnet/telnet.1 +++ b/usr.bin/telnet/telnet.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: telnet.1,v 1.35 2003/09/04 22:14:43 jmc Exp $ +.\" $OpenBSD: telnet.1,v 1.36 2003/09/07 19:18:10 jmc Exp $ .\" $NetBSD: telnet.1,v 1.5 1996/02/28 21:04:12 thorpej Exp $ .\" .\" Copyright (c) 1983, 1990, 1993 @@ -197,7 +197,7 @@ If a number is not specified, the default port is used. .El .Pp -When in rlogin mode, a line of the form ~. +When in rlogin mode, a line of the form ~.\& disconnects from the remote host; ~ is the telnet escape character. Similarly, the line ~^Z suspends the telnet session. |