diff options
author | jmc@openbsd.org <jmc@openbsd.org> | 2016-05-03 18:38:12 +0000 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2016-05-05 00:01:49 +1000 |
commit | 9283884e647b8be50ccd2997537af0065672107d (patch) | |
tree | 54d9505445fe7c2e321458c1ce525e0aec136080 | |
parent | cfefbcea1057c2623e76c579174a4107a0b6e6cd (diff) |
upstream commit
correct article;
Upstream-ID: 1fbd5b7ab16d2d9834ec79c3cedd4738fa42a168
-rw-r--r-- | ssh-keygen.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ssh-keygen.1 b/ssh-keygen.1 index c56fa5d44..9835539d7 100644 --- a/ssh-keygen.1 +++ b/ssh-keygen.1 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: ssh-keygen.1,v 1.131 2016/05/03 14:54:08 djm Exp $ | 1 | .\" $OpenBSD: ssh-keygen.1,v 1.132 2016/05/03 18:38:12 jmc Exp $ |
2 | .\" | 2 | .\" |
3 | .\" Author: Tatu Ylonen <ylo@cs.hut.fi> | 3 | .\" Author: Tatu Ylonen <ylo@cs.hut.fi> |
4 | .\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland | 4 | .\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland |
@@ -389,7 +389,7 @@ For RSA and DSA keys | |||
389 | tries to find the matching public key file and prints its fingerprint. | 389 | tries to find the matching public key file and prints its fingerprint. |
390 | If combined with | 390 | If combined with |
391 | .Fl v , | 391 | .Fl v , |
392 | an visual ASCII art representation of the key is supplied with the | 392 | a visual ASCII art representation of the key is supplied with the |
393 | fingerprint. | 393 | fingerprint. |
394 | .It Fl M Ar memory | 394 | .It Fl M Ar memory |
395 | Specify the amount of memory to use (in megabytes) when generating | 395 | Specify the amount of memory to use (in megabytes) when generating |