summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2010-12-12 21:24:25 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2010-12-12 21:24:25 +0000
commitee7753ef6e9ba5d91170cb22443d9f31907a7555 (patch)
treea4578ef42c433e4dd534c3c0e35308a47fc0af5d
parentc421eeeee1b240d51f78c0667f3dec7afad817c7 (diff)
overriden -> overridden;
-rw-r--r--usr.sbin/openssl/openssl.18
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/openssl/openssl.1 b/usr.sbin/openssl/openssl.1
index ba1b88587a4..9a931e86cfe 100644
--- a/usr.sbin/openssl/openssl.1
+++ b/usr.sbin/openssl/openssl.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: openssl.1,v 1.83 2010/10/17 13:30:37 jmc Exp $
+.\" $OpenBSD: openssl.1,v 1.84 2010/12/12 21:24:24 jmc Exp $
.\" ====================================================================
.\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved.
.\"
@@ -112,7 +112,7 @@
.\"
.\" OPENSSL
.\"
-.Dd $Mdocdate: October 17 2010 $
+.Dd $Mdocdate: December 12 2010 $
.Dt OPENSSL 1
.Os
.Sh NAME
@@ -8668,7 +8668,7 @@ This is the main section and it specifies the name of another section
that contains all the options for the
.Fl reply
option.
-This default section can be overriden with the
+This default section can be overridden with the
.Fl section
command line switch.
.It Cm oid_file
@@ -8764,7 +8764,7 @@ The default is no.
.Sh TS ENVIRONMENT VARIABLES
.Ev OPENSSL_CONF
contains the path of the configuration file and can be
-overriden by the
+overridden by the
.Fl config
command line option.
.Sh TS EXAMPLES