From 79c84c9b60422a1cb8f419883524d0b8dc7c9bb8 Mon Sep 17 00:00:00 2001 From: naddy <> Date: Thu, 6 Oct 2016 14:47:00 +0000 Subject: typo --- src/usr.bin/openssl/openssl.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src') 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 @@ -.\" $OpenBSD: openssl.1,v 1.82 2016/09/22 19:17:17 jmc Exp $ +.\" $OpenBSD: openssl.1,v 1.83 2016/10/06 14:47:00 naddy Exp $ .\" ==================================================================== .\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. .\" @@ -112,7 +112,7 @@ .\" .\" OPENSSL .\" -.Dd $Mdocdate: September 22 2016 $ +.Dd $Mdocdate: October 6 2016 $ .Dt OPENSSL 1 .Os .Sh NAME @@ -1428,7 +1428,7 @@ This means that using the utility to read in an encrypted key with no encryption option can be used to remove the pass phrase from a key, or by setting the encryption options -it can be use to add or change the pass phrase. +it can be used to add or change the pass phrase. These options can only be used with PEM format output files. .It Fl in Ar file The input file to read a key from, -- cgit v1.2.3-55-g6feb