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

Diff for /src/usr.bin/ssh/ssh-keyscan.1 between version 1.10 and 1.11

version 1.10, 2001/08/05 23:18:20 version 1.11, 2001/08/23 18:08:59
Line 43 
Line 43 
 .Bl -tag -width Ds  .Bl -tag -width Ds
 .It Fl p Ar port  .It Fl p Ar port
 Port to connect to on the remote host.  Port to connect to on the remote host.
 .It Fl T  .It Fl T Ar timeout
 Set the timeout for connection attempts.  If  Set the timeout for connection attempts.  If
 .Pa timeout  .Pa timeout
 seconds have elapsed since a connection was initiated to a host or since the  seconds have elapsed since a connection was initiated to a host or since the
Line 51 
Line 51 
 closed and the host in question considered unavailable.  Default is 5  closed and the host in question considered unavailable.  Default is 5
 seconds.  seconds.
 .It Fl t Ar type  .It Fl t Ar type
 Specifies the type of the key to fetch from the following hosts.  Specifies the type of the key to fetch from the scanned hosts.
 The possible values are  The possible values are
 .Dq rsa1  .Dq rsa1
 for protocol version 1 and  for protocol version 1 and

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11