=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/ssh-keygen.1,v retrieving revision 1.60.2.1 retrieving revision 1.60.2.2 diff -u -r1.60.2.1 -r1.60.2.2 --- src/usr.bin/ssh/ssh-keygen.1 2004/02/28 03:51:34 1.60.2.1 +++ src/usr.bin/ssh/ssh-keygen.1 2004/08/19 22:37:32 1.60.2.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ssh-keygen.1,v 1.60.2.1 2004/02/28 03:51:34 brad Exp $ +.\" $OpenBSD: ssh-keygen.1,v 1.60.2.2 2004/08/19 22:37:32 brad Exp $ .\" .\" -*- nroff -*- .\" @@ -192,7 +192,9 @@ This option allows exporting keys for use by several commercial SSH implementations. .It Fl g -Use generic DNS resource record format. +Use generic DNS format when printing fingerprint resource records using the +.Fl r +command. .It Fl f Ar filename Specifies the filename of the key file. .It Fl i @@ -276,8 +278,9 @@ options increase the verbosity. The maximum is 3. .It Fl r Ar hostname -Print DNS resource record with the specified -.Ar hostname . +Print the SSHFP fingerprint resource record named +.Ar hostname +for the specified public key file. .El .Sh MODULI GENERATION .Nm