=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/telnet/telnet.1,v retrieving revision 1.30 retrieving revision 1.31 diff -c -r1.30 -r1.31 *** src/usr.bin/telnet/telnet.1 2002/05/06 23:34:33 1.30 --- src/usr.bin/telnet/telnet.1 2003/01/15 15:05:36 1.31 *************** *** 1,4 **** ! .\" $OpenBSD: telnet.1,v 1.30 2002/05/06 23:34:33 millert 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.31 2003/01/15 15:05:36 deraadt Exp $ .\" $NetBSD: telnet.1,v 1.5 1996/02/28 21:04:12 thorpej Exp $ .\" .\" Copyright (c) 1983, 1990, 1993 *************** *** 44,49 **** --- 44,50 ---- protocol .Sh SYNOPSIS .Nm telnet + .Bk -words .Op Fl 8EFKLacdfrx .Op Fl X Ar authtype .Op Fl b Ar hostalias *************** *** 55,60 **** --- 56,62 ---- .Ar host .Op Ar port .Oc + .Ek .Sh DESCRIPTION The .Nm *************** *** 1021,1027 **** .Nm is operating in .Dv LINEMODE ! or old line by line'' mode, then this character is taken to be the terminal's .Ic reprint character. --- 1023,1029 ---- .Nm is operating in .Dv LINEMODE ! or ``old line by line'' mode, then this character is taken to be the terminal's .Ic reprint character. *************** *** 1261,1267 **** If the .Dv AUTHENTICATION option is not supported, the user's login ! name are propagated through the .Dv TELNET ENVIRON option. This command is the same as specifying --- 1263,1269 ---- If the .Dv AUTHENTICATION option is not supported, the user's login ! name is propagated through the .Dv TELNET ENVIRON option. This command is the same as specifying *************** *** 1318,1324 **** .Li . If this is .Dv FALSE , ! then carriage returns will be send as .Li . The initial value for this toggle is .Dv FALSE . --- 1320,1326 ---- .Li . If this is .Dv FALSE , ! then carriage returns will be sent as .Li . The initial value for this toggle is .Dv FALSE .