summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorjmc <>2018-05-17 07:21:32 +0000
committerjmc <>2018-05-17 07:21:32 +0000
commitcfb9930d4234d5ba44f602cfcc67bd17398c8ca7 (patch)
tree322f33ca03c72b37cfac13d2df65e7067274044e /src
parent0d14ee57eff10d255d2d08ad095005ee4733dca8 (diff)
downloadopenbsd-cfb9930d4234d5ba44f602cfcc67bd17398c8ca7.tar.gz
openbsd-cfb9930d4234d5ba44f602cfcc67bd17398c8ca7.tar.bz2
openbsd-cfb9930d4234d5ba44f602cfcc67bd17398c8ca7.zip
spelling fix;
Diffstat (limited to 'src')
-rw-r--r--src/lib/libcrypto/man/ENGINE_set_RSA.36
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/ENGINE_set_RSA.3 b/src/lib/libcrypto/man/ENGINE_set_RSA.3
index 4b5fc7c4ff..acf4285e54 100644
--- a/src/lib/libcrypto/man/ENGINE_set_RSA.3
+++ b/src/lib/libcrypto/man/ENGINE_set_RSA.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ENGINE_set_RSA.3,v 1.2 2018/04/18 03:39:22 schwarze Exp $ 1.\" $OpenBSD: ENGINE_set_RSA.3,v 1.3 2018/05/17 07:21:32 jmc Exp $
2.\" content checked up to: 2.\" content checked up to:
3.\" OpenSSL ENGINE_add 1f13ad31 Dec 25 17:50:39 2017 +0800 3.\" OpenSSL ENGINE_add 1f13ad31 Dec 25 17:50:39 2017 +0800
4.\" 4.\"
@@ -16,7 +16,7 @@
16.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 16.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
17.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 17.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
18.\" 18.\"
19.Dd $Mdocdate: April 18 2018 $ 19.Dd $Mdocdate: May 17 2018 $
20.Dt ENGINE_SET_RSA 3 20.Dt ENGINE_SET_RSA 3
21.Os 21.Os
22.Sh NAME 22.Sh NAME
@@ -176,7 +176,7 @@ The functions described in the
176and 176and
177.Xr ENGINE_set_default 3 177.Xr ENGINE_set_default 3
178manual pages only have an effect after function pointers 178manual pages only have an effect after function pointers
179were installed using the functions decribed here. 179were installed using the functions described here.
180.Pp 180.Pp
181.Fn ENGINE_set_ciphers 181.Fn ENGINE_set_ciphers
182and 182and