Talk of RFC 4716 SSH public key format instead of SECSH public key format.

From markus@openbsd via jmc@openbsd (rev 1.73).
This commit is contained in:
wiz 2006-12-24 10:06:03 +00:00
parent 7ce75c98d8
commit a0a9492dc8
1 changed files with 8 additions and 11 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: ssh-keygen.1,v 1.17 2006/02/04 22:32:14 christos Exp $
.\" $NetBSD: ssh-keygen.1,v 1.18 2006/12/24 10:06:03 wiz Exp $
.\" $OpenBSD: ssh-keygen.1,v 1.72 2005/11/28 05:16:53 dtucker Exp $
.\"
.\" -*- nroff -*-
@ -38,7 +38,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.Dd September 25, 1999
.Dd December 24, 2006
.Dt SSH-KEYGEN 1
.Os
.Sh NAME
@ -206,8 +206,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.
@ -254,7 +254,7 @@ in SSH2-compatible format and print an OpenSSH compatible private
(or public) key to stdout.
.Nm
also reads the
.Sq SECSH Public Key File Format .
RFC 4716 SSH Public Key File Format.
This option allows importing keys from several commercial
SSH implementations.
.It Fl l
@ -451,12 +451,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