diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-10-31 19:55:26 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-10-31 19:55:26 +0000 |
commit | 94cde1d5e9b1dea2af4a6b882a8121aa8b6aad1e (patch) | |
tree | 982c91c85728b5de78abff3578336123a79b5974 /usr.bin/ssh/ssh-keygen.1 | |
parent | 2c16d3082ba4c6115bf7edc8ad3650a925df9232 (diff) |
grammar;
Diffstat (limited to 'usr.bin/ssh/ssh-keygen.1')
-rw-r--r-- | usr.bin/ssh/ssh-keygen.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/ssh/ssh-keygen.1 b/usr.bin/ssh/ssh-keygen.1 index 2c952ba71ef..348a49ce278 100644 --- a/usr.bin/ssh/ssh-keygen.1 +++ b/usr.bin/ssh/ssh-keygen.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ssh-keygen.1,v 1.70 2005/10/31 11:12:49 djm Exp $ +.\" $OpenBSD: ssh-keygen.1,v 1.71 2005/10/31 19:55:25 jmc Exp $ .\" .\" -*- nroff -*- .\" @@ -120,7 +120,7 @@ The type of key to be generated is specified with the option. If invoked without any arguments, .Nm -will generate a RSA key for use in SSH protocol 2 connections. +will generate an RSA key for use in SSH protocol 2 connections. .Pp .Nm is also used to generate groups for use in Diffie-Hellman group |