From bb2ad22193ab7ff151e738c5f8dd99a5f2c03e06 Mon Sep 17 00:00:00 2001 From: sobrado <> Date: Sat, 25 Jul 2015 17:28:59 +0000 Subject: double words fix; docs are slowly getting moved to mdoc, but this change will help people translating them. ok jmc@, schwarze@ --- src/lib/libcrypto/doc/engine.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/libcrypto/doc/engine.pod') 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 this symbol is considered a "generic" command is handled directly by the OpenSSL core routines. -It is using these "core" control commands that one can discover the the control +It is using these "core" control commands that one can discover the control commands implemented by a given ENGINE, specifically the commands; #define ENGINE_HAS_CTRL_FUNCTION 10 -- cgit v1.2.3-55-g6feb