summaryrefslogtreecommitdiff
path: root/ssh-keygen.1
diff options
context:
space:
mode:
authordamien <damien>2000-04-13 02:26:34 +0000
committerdamien <damien>2000-04-13 02:26:34 +0000
commit4865b4367a5201a0bc74bde94840bf0896f4c445 (patch)
treee37cca6e0da5c6b1008d8aa858016f32a7571de1 /ssh-keygen.1
parentb9fb495d3504b2cd335836f67bd06077b58390d4 (diff)
downloadopenssh-4865b4367a5201a0bc74bde94840bf0896f4c445.tar.gz
- Merged OpenBSD updates to include paths.
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 8474e8f9..c8d18b03 100644
--- a/ssh-keygen.1
+++ b/ssh-keygen.1
@@ -9,7 +9,7 @@
.\"
.\" Created: Sat Apr 22 23:55:14 1995 ylo
.\"
-.\" $Id: ssh-keygen.1,v 1.10 2000/03/26 03:04:53 damien Exp $
+.\" $Id: ssh-keygen.1,v 1.11 2000/04/13 02:26:37 damien Exp $
.\"
.Dd September 25, 1999
.Dt SSH-KEYGEN 1
@@ -37,9 +37,9 @@
.Nm ssh-keygen
.Fl l
.Op Fl f Ar keyfile
-.Sh DESCRIPTION
+.Sh DESCRIPTION
.Nm
-generates and manages authentication keys for
+generates and manages authentication keys for
.Xr ssh 1 .
Normally each user wishing to use SSH
with RSA authentication runs this once to create the authentication
@@ -150,7 +150,7 @@ external libraries.
.It
has been updated to support ssh protocol 1.5.
.It
-contains added support for
+contains added support for
.Xr kerberos 8
authentication and ticket passing.
.It