summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjmc <>2004-09-28 21:16:12 +0000
committerjmc <>2004-09-28 21:16:12 +0000
commitb04ecbf4bc7e9fd2c6b5fc4f2c8510fc84e73b64 (patch)
treee94f39a7368187ac1895c59f407fd91be6294ed5
parent3619897e0cf93397f87aea8d982fe6b2d7224edc (diff)
downloadopenbsd-b04ecbf4bc7e9fd2c6b5fc4f2c8510fc84e73b64.tar.gz
openbsd-b04ecbf4bc7e9fd2c6b5fc4f2c8510fc84e73b64.tar.bz2
openbsd-b04ecbf4bc7e9fd2c6b5fc4f2c8510fc84e73b64.zip
wrong macros; from number six;
-rw-r--r--src/usr.sbin/openssl/openssl.16
1 files changed, 3 insertions, 3 deletions
diff --git a/src/usr.sbin/openssl/openssl.1 b/src/usr.sbin/openssl/openssl.1
index 640723a846..0d76a4d158 100644
--- a/src/usr.sbin/openssl/openssl.1
+++ b/src/usr.sbin/openssl/openssl.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: openssl.1,v 1.48 2004/09/23 20:35:40 jmc Exp $ 1.\" $OpenBSD: openssl.1,v 1.49 2004/09/28 21:16:12 jmc Exp $
2.\" ==================================================================== 2.\" ====================================================================
3.\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. 3.\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved.
4.\" 4.\"
@@ -1684,8 +1684,8 @@ selection options were added in version 0.9.7.
1684.Op Fl nextupdate 1684.Op Fl nextupdate
1685.Op Fl noout 1685.Op Fl noout
1686.Op Fl text 1686.Op Fl text
1687.Op Cm CAfile Ar file 1687.Op Fl CAfile Ar file
1688.Op Cm CApath Ar dir 1688.Op Fl CApath Ar dir
1689.Op Fl in Ar file 1689.Op Fl in Ar file
1690.Op Fl inform Ar DER | PEM 1690.Op Fl inform Ar DER | PEM
1691.Op Fl out Ar file 1691.Op Fl out Ar file