summaryrefslogtreecommitdiff
path: root/ssh-keygen.1
diff options
context:
space:
mode:
Diffstat (limited to 'ssh-keygen.1')
-rw-r--r--ssh-keygen.18
1 files changed, 4 insertions, 4 deletions
diff --git a/ssh-keygen.1 b/ssh-keygen.1
index 50e74e110..9a32ad859 100644
--- a/ssh-keygen.1
+++ b/ssh-keygen.1
@@ -9,7 +9,7 @@
9.\" 9.\"
10.\" Created: Sat Apr 22 23:55:14 1995 ylo 10.\" Created: Sat Apr 22 23:55:14 1995 ylo
11.\" 11.\"
12.\" $Id: ssh-keygen.1,v 1.14 2000/05/07 02:03:18 damien Exp $ 12.\" $Id: ssh-keygen.1,v 1.15 2000/05/09 01:03:02 damien Exp $
13.\" 13.\"
14.Dd September 25, 1999 14.Dd September 25, 1999
15.Dt SSH-KEYGEN 1 15.Dt SSH-KEYGEN 1
@@ -142,13 +142,13 @@ support is not functional, exits with code 1. This flag will be
142removed once the RSA patent expires. 142removed once the RSA patent expires.
143.It Fl x 143.It Fl x
144This option will read a private 144This option will read a private
145OpenSSH DSA format file and prints to stdout a SSH2-compatible public key. 145OpenSSH DSA format file and print a SSH2-compatible public key to stdout.
146.It Fl X 146.It Fl X
147This option will read a 147This option will read a
148SSH2-compatible public key file and print to stdout an OpenSSH DSA compatible public key. 148SSH2-compatible public key file and print an OpenSSH DSA compatible public key to stdout.
149.It Fl y 149.It Fl y
150This option will read a private 150This option will read a private
151OpenSSH DSA format file and prints to stdout an OpenSSH DSA public key. 151OpenSSH DSA format file and print an OpenSSH DSA public key to stdout.
152.El 152.El
153.Sh FILES 153.Sh FILES
154.Bl -tag -width Ds 154.Bl -tag -width Ds