diff options
author | 2019-01-28 21:17:25 +0000 | |
---|---|---|
committer | 2019-01-28 21:17:25 +0000 | |
commit | e84f51a6103019cb41496fde200cc78505e3e492 (patch) | |
tree | a1439f7a70c8126ec40b30a3b91ec57bb1259a0e | |
parent | ttyname() is used after unveil/pledge, so _PATH_DEVDB must also be (diff) | |
download | wireguard-openbsd-e84f51a6103019cb41496fde200cc78505e3e492.tar.xz wireguard-openbsd-e84f51a6103019cb41496fde200cc78505e3e492.zip |
spelling;
-rw-r--r-- | usr.bin/openssl/openssl.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/openssl/openssl.1 b/usr.bin/openssl/openssl.1 index 5c3b61b2758..05841e1a6ad 100644 --- a/usr.bin/openssl/openssl.1 +++ b/usr.bin/openssl/openssl.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: openssl.1,v 1.98 2019/01/18 23:33:57 naddy Exp $ +.\" $OpenBSD: openssl.1,v 1.99 2019/01/28 21:17:25 jmc Exp $ .\" ==================================================================== .\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. .\" @@ -110,7 +110,7 @@ .\" copied and put under another distribution licence .\" [including the GNU Public Licence.] .\" -.Dd $Mdocdate: January 18 2019 $ +.Dd $Mdocdate: January 28 2019 $ .Dt OPENSSL 1 .Os .Sh NAME @@ -3072,7 +3072,7 @@ Do not encrypt the private key. Do not output the encoded version of the request. .It Fl out Ar file The output file to write to, -or standard output if not spceified. +or standard output if not specified. .It Fl outform Cm der | pem The output format. .It Fl passin Ar arg |