=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/telnet/telnet.1,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- src/usr.bin/telnet/telnet.1 1996/12/10 09:06:36 1.4 +++ src/usr.bin/telnet/telnet.1 1997/05/29 23:53:46 1.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: telnet.1,v 1.4 1996/12/10 09:06:36 deraadt Exp $ +.\" $OpenBSD: telnet.1,v 1.5 1997/05/29 23:53:46 deraadt Exp $ .\" $NetBSD: telnet.1,v 1.5 1996/02/28 21:04:12 thorpej Exp $ .\" .\" Copyright (c) 1983, 1990, 1993 @@ -549,9 +549,8 @@ .El .It Xo .Ic open Ar host -.Oo Op Fl l -.Ar user -.Oc Ns Oo Fl +.Op Fl l Ar user +.Oo Op Fl .Ar port Oc .Xc Open a connection to the named host. @@ -566,7 +565,7 @@ or an Internet address specified in the \*(Lqdot notation\*(Rq (see .Xr inet 3 ) . The -.Op Fl l +.Fl l option may be used to specify the user name to be passed to the remote system via the .Ev ENVIRON @@ -945,7 +944,9 @@ preceded by this character at the beginning of a line. This character, at the beginning of a line followed by a "." closes the connection; when followed by a ^Z it -suspends the telnet command. The initial state is to +suspends the +.Nm telnet +command. The initial state is to disable the rlogin escape character. .It Ic start If the @@ -955,7 +956,7 @@ be the terminal's .Ic start character. -The initial value for the kill character is taken to be +The initial value for the start character is taken to be the terminal's .Ic start character. @@ -967,7 +968,7 @@ be the terminal's .Ic stop character. -The initial value for the kill character is taken to be +The initial value for the stop character is taken to be the terminal's .Ic stop character. @@ -1269,11 +1270,11 @@ .Ic abort , and .Ic eof and -.B suspend +.Ic suspend are sent as .Ic eof and -.Ic susp , -see +.Ic susp +(see .Ic send above). .It Ic netdata @@ -1319,7 +1320,7 @@ .Ic verbose_encrypt toggle is .Dv TRUE , -.Tn TELNET +.Nm telnet prints out a message each time encryption is enabled or disabled. The initial value for this toggle is .Dv FALSE. @@ -1338,7 +1339,7 @@ .It Ic \&! Op Ar command Execute a single command in a subshell on the local system. If -.Ic command +.Ar command is omitted, then an interactive subshell is invoked. .It Ic \&? Op Ar command