X-Git-Url: http://andersk.mit.edu/gitweb/gssapi-openssh.git/blobdiff_plain/1e608e420beaca67ca6bc6bef308f9f9f6132a66..ac4501406d19ea7c1e28686c8a1bc241cd1ef484:/openssh/ssh-keyscan.1 diff --git a/openssh/ssh-keyscan.1 b/openssh/ssh-keyscan.1 index 2f33ddf..17f7340 100644 --- a/openssh/ssh-keyscan.1 +++ b/openssh/ssh-keyscan.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ssh-keyscan.1,v 1.14 2002/02/13 08:33:47 mpech Exp $ +.\" $OpenBSD: ssh-keyscan.1,v 1.12 2001/09/05 06:23:07 deraadt Exp $ .\" .\" Copyright 1995, 1996 by David Mazieres . .\" @@ -104,7 +104,7 @@ Print the 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 @@ Find all hosts from the file 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 @@ is either or .Dq ssh-dsa . .Pp -.Pa /etc/ssh/ssh_known_hosts +.Pa /etc/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.