summaryrefslogtreecommitdiff
path: root/ssh-keygen.1
diff options
context:
space:
mode:
authordjm <djm>2007-01-05 05:25:46 +0000
committerdjm <djm>2007-01-05 05:25:46 +0000
commite7f68bd0357033d06a3af506e26f13af91da9be5 (patch)
tree4ca5bb309a142e2da74e0b2601be247c5dc10a16 /ssh-keygen.1
parente2e863e3f47830a6a51c064f77cf2ed5feaa0d8e (diff)
downloadopenssh-e7f68bd0357033d06a3af506e26f13af91da9be5.tar.gz
- markus@cvs.openbsd.org 2006/12/11 21:25:46
[ssh-keygen.1 ssh.1] add rfc 4716 (public key format); ok jmc
Diffstat (limited to 'ssh-keygen.1')
-rw-r--r--ssh-keygen.115
1 files changed, 6 insertions, 9 deletions
diff --git a/ssh-keygen.1 b/ssh-keygen.1
index ab16bcd7..850ac327 100644
--- a/ssh-keygen.1
+++ b/ssh-keygen.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ssh-keygen.1,v 1.72 2005/11/28 05:16:53 dtucker Exp $
+.\" $OpenBSD: ssh-keygen.1,v 1.73 2006/12/11 21:25:46 markus Exp $
.\"
.\" -*- nroff -*-
.\"
@@ -205,8 +205,8 @@ Download the RSA public key stored in the smartcard in
.Ar reader .
.It Fl e
This option will read a private or public OpenSSH key file and
-print the key in a
-.Sq SECSH Public Key File Format
+print the key in
+RFC 4716 SSH Public Key File Format
to stdout.
This option allows exporting keys for use by several commercial
SSH implementations.
@@ -450,12 +450,9 @@ The file format is described in
.Xr moduli 5 ,
.Xr sshd 8
.Rs
-.%A J. Galbraith
-.%A R. Thayer
-.%T "SECSH Public Key File Format"
-.%N draft-ietf-secsh-publickeyfile-01.txt
-.%D March 2001
-.%O work in progress material
+.%R RFC 4716
+.%T "The Secure Shell (SSH) Public Key File Format"
+.%D 2006
.Re
.Sh AUTHORS
OpenSSH is a derivative of the original and free