=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/ssh-keyscan.1,v retrieving revision 1.12.2.2 retrieving revision 1.13 diff -u -r1.12.2.2 -r1.13 --- src/usr.bin/ssh/ssh-keyscan.1 2002/03/08 15:17:18 1.12.2.2 +++ src/usr.bin/ssh/ssh-keyscan.1 2002/02/09 17:37:34 1.13 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ssh-keyscan.1,v 1.12.2.2 2002/03/08 15:17:18 brad Exp $ +.\" $OpenBSD: ssh-keyscan.1,v 1.13 2002/02/09 17:37:34 deraadt Exp $ .\" .\" Copyright 1995, 1996 by David Mazieres . .\" @@ -104,7 +104,7 @@ host key for machine .Pa hostname : .Bd -literal -$ ssh-keyscan hostname +ssh-keyscan hostname .Ed .Pp Find all hosts from the file @@ -112,7 +112,7 @@ which have new or different keys from those in the sorted file .Pa ssh_known_hosts : .Bd -literal -$ ssh-keyscan -t rsa,dsa -f ssh_hosts | \e\ +ssh-keyscan -t rsa,dsa -f ssh_hosts | \e\ sort -u - ssh_known_hosts | diff ssh_known_hosts - .Ed .Sh FILES @@ -138,7 +138,7 @@ or .Dq ssh-dsa . .Pp -.Pa /etc/ssh_known_hosts +.Pa /etc/ssh/ssh_known_hosts .Sh BUGS It generates "Connection closed by remote host" messages on the consoles of all the machines it scans if the server is older than version 2.9.