summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/doc/engine.pod
diff options
context:
space:
mode:
authorsobrado <>2015-07-25 17:28:59 +0000
committersobrado <>2015-07-25 17:28:59 +0000
commitbb2ad22193ab7ff151e738c5f8dd99a5f2c03e06 (patch)
tree62cd023fee5b48f9801cc9021453f525269b8d39 /src/lib/libcrypto/doc/engine.pod
parentdae3634635689bec82b62ff9eda02cc676b98edf (diff)
downloadopenbsd-bb2ad22193ab7ff151e738c5f8dd99a5f2c03e06.tar.gz
openbsd-bb2ad22193ab7ff151e738c5f8dd99a5f2c03e06.tar.bz2
openbsd-bb2ad22193ab7ff151e738c5f8dd99a5f2c03e06.zip
double words fix; docs are slowly getting moved to mdoc, but this
change will help people translating them. ok jmc@, schwarze@
Diffstat (limited to 'src/lib/libcrypto/doc/engine.pod')
-rw-r--r--src/lib/libcrypto/doc/engine.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/doc/engine.pod b/src/lib/libcrypto/doc/engine.pod
index 578a702371..8020112835 100644
--- a/src/lib/libcrypto/doc/engine.pod
+++ b/src/lib/libcrypto/doc/engine.pod
@@ -514,7 +514,7 @@ implemented by ENGINEs should be numbered from. Any command value lower than
514this symbol is considered a "generic" command is handled directly by the 514this symbol is considered a "generic" command is handled directly by the
515OpenSSL core routines. 515OpenSSL core routines.
516 516
517It is using these "core" control commands that one can discover the the control 517It is using these "core" control commands that one can discover the control
518commands implemented by a given ENGINE, specifically the commands; 518commands implemented by a given ENGINE, specifically the commands;
519 519
520 #define ENGINE_HAS_CTRL_FUNCTION 10 520 #define ENGINE_HAS_CTRL_FUNCTION 10