summaryrefslogtreecommitdiff
path: root/ssh-keygen.1
diff options
context:
space:
mode:
Diffstat (limited to 'ssh-keygen.1')
-rw-r--r--ssh-keygen.16
1 files changed, 3 insertions, 3 deletions
diff --git a/ssh-keygen.1 b/ssh-keygen.1
index e2e4bc45b..613bc95d7 100644
--- a/ssh-keygen.1
+++ b/ssh-keygen.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ssh-keygen.1,v 1.38 2001/04/22 13:41:02 markus Exp $ 1.\" $OpenBSD: ssh-keygen.1,v 1.39 2001/04/22 23:58:36 markus Exp $
2.\" 2.\"
3.\" -*- nroff -*- 3.\" -*- nroff -*-
4.\" 4.\"
@@ -81,10 +81,10 @@
81generates, manages and converts authentication keys for 81generates, manages and converts authentication keys for
82.Xr ssh 1 . 82.Xr ssh 1 .
83.Nm 83.Nm
84defaults to generating a RSA1 key for use by protocols 1.3 and 1.5; 84defaults to generating a RSA1 key for use by SSH protocol version 1.
85specifying the 85specifying the
86.Fl t 86.Fl t
87option allows you to create a key for use by protocol 2.0. 87option allows you to create a key for use by SSH protocol version 2.
88.Pp 88.Pp
89Normally each user wishing to use SSH 89Normally each user wishing to use SSH
90with RSA or DSA authentication runs this once to create the authentication 90with RSA or DSA authentication runs this once to create the authentication