summaryrefslogtreecommitdiff
path: root/ssh-keygen.1
diff options
context:
space:
mode:
authormouring <mouring>2001-08-06 21:00:27 +0000
committermouring <mouring>2001-08-06 21:00:27 +0000
commitdbe6388041fb21075adc6b6a621942210171ae8d (patch)
treec2d83d931999e0f8d49fd181b0e8107c374ebf5c /ssh-keygen.1
parente0e22061eacd522f5cfb96e51c3ef77a6b0cf108 (diff)
downloadopenssh-dbe6388041fb21075adc6b6a621942210171ae8d.tar.gz
- aaron@cvs.openbsd.org 2001/07/23 14:14:18
[ssh-keygen.1] Fix typo.
Diffstat (limited to 'ssh-keygen.1')
-rw-r--r--ssh-keygen.14
1 files changed, 2 insertions, 2 deletions
diff --git a/ssh-keygen.1 b/ssh-keygen.1
index 1ea944c7..290319d4 100644
--- a/ssh-keygen.1
+++ b/ssh-keygen.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ssh-keygen.1,v 1.46 2001/06/25 17:18:27 markus Exp $
+.\" $OpenBSD: ssh-keygen.1,v 1.47 2001/07/23 14:14:18 aaron Exp $
.\"
.\" -*- nroff -*-
.\"
@@ -82,7 +82,7 @@ generates, manages and converts authentication keys for
.Xr ssh 1 .
.Nm
defaults to generating a RSA1 key for use by SSH protocol version 1.
-specifying the
+Specifying the
.Fl t
option allows you to create a key for use by SSH protocol version 2.
.Pp