summaryrefslogtreecommitdiff
path: root/ssh-keygen.1
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2004-08-13 21:22:40 +1000
committerDarren Tucker <dtucker@zip.com.au>2004-08-13 21:22:40 +1000
commit0b42e6d95b915309187281e968049cb61b750c69 (patch)
treef4ffcfbc81898172b512c4640e5acab28b43f4e6 /ssh-keygen.1
parentbcf279783add401b9c8384b68fc4c30fa1391a22 (diff)
- jakob@cvs.openbsd.org 2004/08/12 21:41:13
[ssh-keygen.1 ssh.1] improve SSHFP documentation; ok deraadt@
Diffstat (limited to 'ssh-keygen.1')
-rw-r--r--ssh-keygen.111
1 files changed, 7 insertions, 4 deletions
diff --git a/ssh-keygen.1 b/ssh-keygen.1
index 6dd615428..824b6e09c 100644
--- a/ssh-keygen.1
+++ b/ssh-keygen.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ssh-keygen.1,v 1.61 2003/12/22 09:16:58 djm Exp $ 1.\" $OpenBSD: ssh-keygen.1,v 1.62 2004/08/12 21:41:13 jakob Exp $
2.\" 2.\"
3.\" -*- nroff -*- 3.\" -*- nroff -*-
4.\" 4.\"
@@ -192,7 +192,9 @@ to stdout.
192This option allows exporting keys for use by several commercial 192This option allows exporting keys for use by several commercial
193SSH implementations. 193SSH implementations.
194.It Fl g 194.It Fl g
195Use generic DNS resource record format. 195Use generic DNS format when printing fingerprint resource records using the
196.Fl r
197command.
196.It Fl f Ar filename 198.It Fl f Ar filename
197Specifies the filename of the key file. 199Specifies the filename of the key file.
198.It Fl i 200.It Fl i
@@ -276,8 +278,9 @@ Multiple
276options increase the verbosity. 278options increase the verbosity.
277The maximum is 3. 279The maximum is 3.
278.It Fl r Ar hostname 280.It Fl r Ar hostname
279Print DNS resource record with the specified 281Print the SSHFP fingerprint resource record named
280.Ar hostname . 282.Ar hostname
283for the specified public key file.
281.El 284.El
282.Sh MODULI GENERATION 285.Sh MODULI GENERATION
283.Nm 286.Nm