diff options
author | 2011-01-20 13:32:19 +0000 | |
---|---|---|
committer | 2011-01-20 13:32:19 +0000 | |
commit | 8fdebda02bab79a678744459312ff3e169564f09 (patch) | |
tree | 27b8732548b8885af3f59a862b162d173f9abc61 | |
parent | Fix an example using rdr-to where a couple of hosts were exempted from (diff) | |
download | wireguard-openbsd-8fdebda02bab79a678744459312ff3e169564f09.tar.xz wireguard-openbsd-8fdebda02bab79a678744459312ff3e169564f09.zip |
a a -> a
ok jmc@
-rw-r--r-- | usr.sbin/openssl/openssl.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/openssl/openssl.1 b/usr.sbin/openssl/openssl.1 index 9a931e86cfe..f6014394dee 100644 --- a/usr.sbin/openssl/openssl.1 +++ b/usr.sbin/openssl/openssl.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: openssl.1,v 1.84 2010/12/12 21:24:24 jmc Exp $ +.\" $OpenBSD: openssl.1,v 1.85 2011/01/20 13:32:19 lum Exp $ .\" ==================================================================== .\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. .\" @@ -112,7 +112,7 @@ .\" .\" OPENSSL .\" -.Dd $Mdocdate: December 12 2010 $ +.Dd $Mdocdate: January 20 2011 $ .Dt OPENSSL 1 .Os .Sh NAME @@ -4817,7 +4817,7 @@ certificates to be selected. Any PKCS#5 v1.5 or PKCS#12 PBE algorithm name can be used (see the .Sx PKCS12 NOTES section for more information). -If a a cipher name +If a cipher name (as output by the .Cm list-cipher-algorithms command) is specified then it |