=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/ssh-keygen.1,v retrieving revision 1.63.2.1 retrieving revision 1.63.2.2 diff -u -r1.63.2.1 -r1.63.2.2 --- src/usr.bin/ssh/ssh-keygen.1 2005/03/10 16:28:28 1.63.2.1 +++ src/usr.bin/ssh/ssh-keygen.1 2005/06/05 02:22:39 1.63.2.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ssh-keygen.1,v 1.63.2.1 2005/03/10 16:28:28 brad Exp $ +.\" $OpenBSD: ssh-keygen.1,v 1.63.2.2 2005/06/05 02:22:39 brad Exp $ .\" .\" -*- nroff -*- .\" @@ -232,8 +232,10 @@ .It Fl H Hash a .Pa known_hosts -file, printing the result to standard output. -This replaces all hostnames and addresses with hashed representations. +file. +This replaces all hostnames and addresses with hashed representations +within the specified file; the original content is moved to a file with +a .old suffix. These hashes may be used normally by .Nm ssh and