diff options
author | 2016-05-03 18:38:12 +0000 | |
---|---|---|
committer | 2016-05-03 18:38:12 +0000 | |
commit | 24faf8be051d49a29869d459c5878a75beaf5ec8 (patch) | |
tree | 223fb4bef95de4451acc465e56d94c1570f26f6e | |
parent | Fix test after changing default column size from 60 to 80. (diff) | |
download | wireguard-openbsd-24faf8be051d49a29869d459c5878a75beaf5ec8.tar.xz wireguard-openbsd-24faf8be051d49a29869d459c5878a75beaf5ec8.zip |
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 |