[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.2 and 1.3

version 1.2, 1996/03/27 19:33:08 version 1.3, 1996/07/03 14:01:56
Line 52 
Line 52 
 .Op Fl S Ar tos  .Op Fl S Ar tos
 .Op Fl X Ar authtype  .Op Fl X Ar authtype
 .Op Fl a  .Op Fl a
   .Op Fl b Ar hostalias
 .Op Fl c  .Op Fl c
 .Op Fl d  .Op Fl d
 .Op Fl e Ar escapechar  .Op Fl e Ar escapechar
Line 127 
Line 128 
 .Xr getlogin 2  .Xr getlogin 2
 if it agrees with the current user ID,  if it agrees with the current user ID,
 otherwise it is the name associated with the user ID.  otherwise it is the name associated with the user ID.
   .It Fl b Ar hostalias
   Uses
   .Xr bind 2
   on the local socket to bind it to an aliased address (See
   .Xr ifconfig 8
   and the \*(Lqalias\*(Rq specifier) or to the address of
   another interface than the one naturally chosen by
   .Xr connect 2 .
   This can be useful when connecting to services which uses IP addresses
   for authentication and reconfiguration of the server is undesirable (or
   impossible).
 .It Fl c  .It Fl c
 Disables the reading of the user's  Disables the reading of the user's
 .Pa \&.telnetrc  .Pa \&.telnetrc

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3