diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-09-28 21:16:13 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-09-28 21:16:13 +0000 |
commit | c85843bfc69cae1a8f2f3f7c02b5fb26c3bf0f46 (patch) | |
tree | b76481fe6411fe3d9f9452d6b5ed2f55659f2981 /usr.sbin/openssl/openssl.1 | |
parent | bf28f833269478ae5cf24b67cfc672d5f07630c5 (diff) |
wrong macros; from number six;
Diffstat (limited to 'usr.sbin/openssl/openssl.1')
-rw-r--r-- | usr.sbin/openssl/openssl.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/openssl/openssl.1 b/usr.sbin/openssl/openssl.1 index 640723a8462..0d76a4d1584 100644 --- a/usr.sbin/openssl/openssl.1 +++ b/usr.sbin/openssl/openssl.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: openssl.1,v 1.48 2004/09/23 20:35:40 jmc Exp $ +.\" $OpenBSD: openssl.1,v 1.49 2004/09/28 21:16:12 jmc Exp $ .\" ==================================================================== .\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. .\" @@ -1684,8 +1684,8 @@ selection options were added in version 0.9.7. .Op Fl nextupdate .Op Fl noout .Op Fl text -.Op Cm CAfile Ar file -.Op Cm CApath Ar dir +.Op Fl CAfile Ar file +.Op Fl CApath Ar dir .Op Fl in Ar file .Op Fl inform Ar DER | PEM .Op Fl out Ar file |