summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authornaddy <>2016-10-06 14:47:00 +0000
committernaddy <>2016-10-06 14:47:00 +0000
commit79c84c9b60422a1cb8f419883524d0b8dc7c9bb8 (patch)
tree9ee9f4c294365f224fac937273a689167a3f31c6 /src
parent8d3f311758387fc6e455fd506d87d3196d52ba4d (diff)
downloadopenbsd-79c84c9b60422a1cb8f419883524d0b8dc7c9bb8.tar.gz
openbsd-79c84c9b60422a1cb8f419883524d0b8dc7c9bb8.tar.bz2
openbsd-79c84c9b60422a1cb8f419883524d0b8dc7c9bb8.zip
typo
Diffstat (limited to 'src')
-rw-r--r--src/usr.bin/openssl/openssl.16
1 files changed, 3 insertions, 3 deletions
diff --git a/src/usr.bin/openssl/openssl.1 b/src/usr.bin/openssl/openssl.1
index bf3b78b48f..e70c2d5f3d 100644
--- a/src/usr.bin/openssl/openssl.1
+++ b/src/usr.bin/openssl/openssl.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: openssl.1,v 1.82 2016/09/22 19:17:17 jmc Exp $ 1.\" $OpenBSD: openssl.1,v 1.83 2016/10/06 14:47:00 naddy 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: September 22 2016 $ 115.Dd $Mdocdate: October 6 2016 $
116.Dt OPENSSL 1 116.Dt OPENSSL 1
117.Os 117.Os
118.Sh NAME 118.Sh NAME
@@ -1428,7 +1428,7 @@ This means that using the
1428utility to read in an encrypted key with no 1428utility to read in an encrypted key with no
1429encryption option can be used to remove the pass phrase from a key, 1429encryption option can be used to remove the pass phrase from a key,
1430or by setting the encryption options 1430or by setting the encryption options
1431it can be use to add or change the pass phrase. 1431it can be used to add or change the pass phrase.
1432These options can only be used with PEM format output files. 1432These options can only be used with PEM format output files.
1433.It Fl in Ar file 1433.It Fl in Ar file
1434The input file to read a key from, 1434The input file to read a key from,