diff options
Diffstat (limited to 'chapter08')
-rw-r--r-- | chapter08/openssl.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/openssl.xml b/chapter08/openssl.xml index bd436d868..6a97bcc2a 100644 --- a/chapter08/openssl.xml +++ b/chapter08/openssl.xml @@ -192,7 +192,7 @@ make MANSUFFIX=ssl install</userinput></screen> <para> implements the Transport Layer Security (TLS v1) protocol. It provides a rich API, documentation - on which can be found by running <command>man 3 ssl</command> + on which can be found by running <command>man 7 ssl</command> </para> <indexterm zone="ch-system-openssl libssl"> <primary sortas="c-libssl">libssl.so</primary> |