summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/ENGINE_ctrl.3
diff options
context:
space:
mode:
authorjsg <>2022-01-15 23:38:50 +0000
committerjsg <>2022-01-15 23:38:50 +0000
commit11a0f7c47c759a6a24cb1a97b23160532ee09267 (patch)
tree0f8b277479ae53256f76b79eff421f7d9e6972f0 /src/lib/libcrypto/man/ENGINE_ctrl.3
parent04d3b74c5664606f57f6245c480efc7dfc0abd68 (diff)
downloadopenbsd-11a0f7c47c759a6a24cb1a97b23160532ee09267.tar.gz
openbsd-11a0f7c47c759a6a24cb1a97b23160532ee09267.tar.bz2
openbsd-11a0f7c47c759a6a24cb1a97b23160532ee09267.zip
spelling
ok tb@
Diffstat (limited to 'src/lib/libcrypto/man/ENGINE_ctrl.3')
-rw-r--r--src/lib/libcrypto/man/ENGINE_ctrl.38
1 files changed, 4 insertions, 4 deletions
diff --git a/src/lib/libcrypto/man/ENGINE_ctrl.3 b/src/lib/libcrypto/man/ENGINE_ctrl.3
index c02e9b5a94..b4965a5a03 100644
--- a/src/lib/libcrypto/man/ENGINE_ctrl.3
+++ b/src/lib/libcrypto/man/ENGINE_ctrl.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ENGINE_ctrl.3,v 1.4 2018/04/19 18:43:58 schwarze Exp $ 1.\" $OpenBSD: ENGINE_ctrl.3,v 1.5 2022/01/15 23:38:50 jsg 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 19 2018 $ 19.Dd $Mdocdate: January 15 2022 $
20.Dt ENGINE_CTRL 3 20.Dt ENGINE_CTRL 3
21.Os 21.Os
22.Sh NAME 22.Sh NAME
@@ -142,7 +142,7 @@ Copy the description of the user-defined command with the number
142into the buffer 142into the buffer
143.Fa p 143.Fa p
144and NUL-terminate it. 144and NUL-terminate it.
145It is the reponsability of the caller to make sure that the buffer 145It is the responsibility of the caller to make sure that the buffer
146.Fa p 146.Fa p
147is large enough, either by calling 147is large enough, either by calling
148.Dv ENGINE_CTRL_GET_DESC_LEN_FROM_CMD 148.Dv ENGINE_CTRL_GET_DESC_LEN_FROM_CMD
@@ -178,7 +178,7 @@ Copy the name of the user-defined command with the number
178into the buffer 178into the buffer
179.Fa p 179.Fa p
180and NUL-terminate it. 180and NUL-terminate it.
181It is the reponsability of the caller to make sure that the buffer 181It is the responsibility of the caller to make sure that the buffer
182.Fa p 182.Fa p
183is large enough, either by calling 183is large enough, either by calling
184.Dv ENGINE_CTRL_GET_NAME_LEN_FROM_CMD 184.Dv ENGINE_CTRL_GET_NAME_LEN_FROM_CMD