[BACK]Return to telnet.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / telnet

Diff for /src/usr.bin/telnet/telnet.1 between version 1.27 and 1.28

version 1.27, 2000/11/09 17:52:41 version 1.28, 2001/06/23 22:14:27
Line 84 
Line 84 
 .It Fl E  .It Fl E
 Stops any character from being recognized as an escape character.  Stops any character from being recognized as an escape character.
 .It Fl F  .It Fl F
 If Kerberos V5 authentication is being used, the  If Kerberos 5 authentication is being used, the
 .Fl F  .Fl F
 option allows the local credentials to be forwarded  option allows the local credentials to be forwarded
 to the remote system, including any credentials that  to the remote system, including any credentials that
Line 143 
Line 143 
 is omitted, then  is omitted, then
 there will be no escape character.  there will be no escape character.
 .It Fl f  .It Fl f
 If Kerberos V5 authentication is being used, the  If Kerberos 5 authentication is being used, the
 .Fl f  .Fl f
 option allows the local credentials to be forwarded to the remote system.  option allows the local credentials to be forwarded to the remote system.
 .It Fl k Ar realm  .It Fl k Ar realm
Line 186 
Line 186 
 .Fl e  .Fl e
 option.  option.
 .It Fl x  .It Fl x
 Turns on encryption of the data stream if possible.  Turns on encryption of the data stream if Kerberos is used.
 .It Ar host  .It Ar host
 Indicates the official name, an alias, or the Internet address  Indicates the official name, an alias, or the Internet address
 of a remote host.  of a remote host.
Line 356 
Line 356 
 .Ic encrypt  .Ic encrypt
 command manipulates the information sent through the  command manipulates the information sent through the
 .Dv TELNET ENCRYPT  .Dv TELNET ENCRYPT
 option.  option that's available when Kerberos is used.
 .Pp  .Pp
 Valid arguments for the encrypt command are as follows:  Valid arguments for the encrypt command are as follows:
 .Bl -tag -width Ar  .Bl -tag -width Ar

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.28