diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2019-06-07 05:53:47 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2019-06-07 05:53:47 +0000 |
commit | 69060733043a318f6f343d4d8b13ad858504d8ef (patch) | |
tree | d3385766acc7d356fa8e35a4acb0ee2a16a411ef /usr.bin | |
parent | 9d59c934421579579088a3a77cb1c8623ee8eb1a (diff) |
tidy up the formatting of gendsa synopsis a little;
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/openssl/openssl.1 | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/usr.bin/openssl/openssl.1 b/usr.bin/openssl/openssl.1 index e5d123b449e..253ced7f665 100644 --- a/usr.bin/openssl/openssl.1 +++ b/usr.bin/openssl/openssl.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: openssl.1,v 1.101 2019/06/07 02:32:22 inoguchi Exp $ +.\" $OpenBSD: openssl.1,v 1.102 2019/06/07 05:53:46 jmc Exp $ .\" ==================================================================== .\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. .\" @@ -1681,10 +1681,8 @@ Print debugging statistics about various aspects of the hash table. .nr nS 1 .Nm "openssl gendsa" .Oo -.Fl aes128 | aes192 | aes256 | -.Fl camellia128 | camellia192 | camellia256 | -.Fl des | des3 | -.Fl idea +.Fl aes128 | aes192 | aes256 | camellia128 | +.Fl camellia192 | camellia256 | des | des3 | idea .Oc .Op Fl out Ar file .Op Fl passout Ar arg |