[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.6 and 1.7

version 1.6, 2001/06/05 05:05:39 version 1.7, 2001/06/22 10:17:51
Line 66 
Line 66 
 pairs from the standard input.  pairs from the standard input.
 .El  .El
 .Sh EXAMPLES  .Sh EXAMPLES
 .Pp  
 Print the host key for machine  Print the host key for machine
 .Pa hostname :  .Pa hostname :
 .Bd -literal  .Bd -literal
Line 81 
Line 80 
 $ ssh-keyscan -f ssh_hosts | sort -u - ssh_known_hosts | \e\  $ ssh-keyscan -f ssh_hosts | sort -u - ssh_known_hosts | \e\
         diff ssh_known_hosts -          diff ssh_known_hosts -
 .Ed  .Ed
 .Pp  
 .Sh FILES  .Sh FILES
 .Pp  
 .Pa Input format:  .Pa Input format:
 1.2.3.4,1.2.4.4 name.my.domain,name,n.my.domain,n,1.2.3.4,1.2.4.4  1.2.3.4,1.2.4.4 name.my.domain,name,n.my.domain,n,1.2.3.4,1.2.4.4
 .Pp  .Pp
Line 99 
Line 96 
 .Sh SEE ALSO  .Sh SEE ALSO
 .Xr ssh 1 ,  .Xr ssh 1 ,
 .Xr sshd 8  .Xr sshd 8
 .Sh AUTHOR  .Sh AUTHORS
 David Mazieres <dm@lcs.mit.edu>  David Mazieres <dm@lcs.mit.edu>

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7