summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorjmc <>2010-12-12 21:24:24 +0000
committerjmc <>2010-12-12 21:24:24 +0000
commit599896ad39d588050b6fe1e7460764e63c9edbce (patch)
treeaf7ecec93d662b5c9a4f6eabb3758f210d7cd8a5 /src
parente977dfaa3fd8f76ccf6e331f343fe78fffd1d8aa (diff)
downloadopenbsd-599896ad39d588050b6fe1e7460764e63c9edbce.tar.gz
openbsd-599896ad39d588050b6fe1e7460764e63c9edbce.tar.bz2
openbsd-599896ad39d588050b6fe1e7460764e63c9edbce.zip
overriden -> overridden;
Diffstat (limited to 'src')
-rw-r--r--src/usr.sbin/openssl/openssl.18
1 files changed, 4 insertions, 4 deletions
diff --git a/src/usr.sbin/openssl/openssl.1 b/src/usr.sbin/openssl/openssl.1
index ba1b88587a..9a931e86cf 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.83 2010/10/17 13:30:37 jmc Exp $ 1.\" $OpenBSD: openssl.1,v 1.84 2010/12/12 21:24:24 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.\"
@@ -112,7 +112,7 @@
112.\" 112.\"
113.\" OPENSSL 113.\" OPENSSL
114.\" 114.\"
115.Dd $Mdocdate: October 17 2010 $ 115.Dd $Mdocdate: December 12 2010 $
116.Dt OPENSSL 1 116.Dt OPENSSL 1
117.Os 117.Os
118.Sh NAME 118.Sh NAME
@@ -8668,7 +8668,7 @@ This is the main section and it specifies the name of another section
8668that contains all the options for the 8668that contains all the options for the
8669.Fl reply 8669.Fl reply
8670option. 8670option.
8671This default section can be overriden with the 8671This default section can be overridden with the
8672.Fl section 8672.Fl section
8673command line switch. 8673command line switch.
8674.It Cm oid_file 8674.It Cm oid_file
@@ -8764,7 +8764,7 @@ The default is no.
8764.Sh TS ENVIRONMENT VARIABLES 8764.Sh TS ENVIRONMENT VARIABLES
8765.Ev OPENSSL_CONF 8765.Ev OPENSSL_CONF
8766contains the path of the configuration file and can be 8766contains the path of the configuration file and can be
8767overriden by the 8767overridden by the
8768.Fl config 8768.Fl config
8769command line option. 8769command line option.
8770.Sh TS EXAMPLES 8770.Sh TS EXAMPLES