=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/telnet/telnet.1,v retrieving revision 1.35 retrieving revision 1.36 diff -c -r1.35 -r1.36 *** src/usr.bin/telnet/telnet.1 2003/09/04 22:14:43 1.35 --- src/usr.bin/telnet/telnet.1 2003/09/07 19:18:10 1.36 *************** *** 1,4 **** ! .\" $OpenBSD: telnet.1,v 1.35 2003/09/04 22:14:43 jmc Exp $ .\" $NetBSD: telnet.1,v 1.5 1996/02/28 21:04:12 thorpej Exp $ .\" .\" Copyright (c) 1983, 1990, 1993 --- 1,4 ---- ! .\" $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,203 **** port is used. .El .Pp ! 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. --- 197,203 ---- port is used. .El .Pp ! 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.