diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2016-05-03 18:38:13 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2016-05-03 18:38:13 +0000 |
commit | 69f677b10faa7c45574431f001f1d500a2b19c9f (patch) | |
tree | 90458e0ebc742ce92a5eb333981a80c809cc9d63 | |
parent | aad92c1e06a18e9613356d3e641eebbaac413e14 (diff) |
correct article;
-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 c56fa5d44e6..9835539d70a 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.131 2016/05/03 14:54:08 djm Exp $ +.\" $OpenBSD: ssh-keygen.1,v 1.132 2016/05/03 18:38:12 jmc Exp $ .\" .\" Author: Tatu Ylonen <ylo@cs.hut.fi> .\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland @@ -389,7 +389,7 @@ For RSA and DSA keys tries to find the matching public key file and prints its fingerprint. If combined with .Fl v , -an visual ASCII art representation of the key is supplied with the +a visual ASCII art representation of the key is supplied with the fingerprint. .It Fl M Ar memory Specify the amount of memory to use (in megabytes) when generating |