[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.25 and 1.26

version 1.25, 2000/04/15 11:45:56 version 1.26, 2000/04/16 17:49:11
Line 44 
Line 44 
 protocol  protocol
 .Sh SYNOPSIS  .Sh SYNOPSIS
 .Nm telnet  .Nm telnet
 .Op Fl 8  .Op Fl 8EFKLacdfrx
 .Op Fl E  
 .Op Fl F  
 .Op Fl K  
 .Op Fl L  
 .Op Fl S Ar tos  
 .Op Fl X Ar authtype  .Op Fl X Ar authtype
 .Op Fl a  
 .Op Fl b Ar hostalias  .Op Fl b Ar hostalias
 .Op Fl c  
 .Op Fl d  
 .Op Fl e Ar escapechar  .Op Fl e Ar escapechar
 .Op Fl f  
 .Op Fl k Ar realm  .Op Fl k Ar realm
 .Op Fl l Ar user  .Op Fl l Ar user
 .Op Fl n Ar tracefile  .Op Fl n Ar tracefile
 .Op Fl r  
 .Op Fl x  
 .Oo  .Oo
 .Ar host  .Ar host
 .Op Ar port  .Op Ar port
Line 105 
Line 94 
 .It Fl L  .It Fl L
 Specifies an 8-bit data path on output.  Specifies an 8-bit data path on output.
 This causes the BINARY option to be negotiated on output.  This causes the BINARY option to be negotiated on output.
 .It Fl S Ar tos  
 Sets the IP type-of-service (TOS) option for the telnet  
 connection to the value  
 .Ar tos ,  
 which can be a numeric TOS value  
 or, on systems that support it, a symbolic  
 TOS name found in the  
 .Pa /etc/iptos  
 file.  
 .It Fl X Ar atype  .It Fl X Ar atype
 Disables the  Disables the
 .Ar atype  .Ar atype

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26