diff options
Diffstat (limited to 'doc/threading.dox')
-rw-r--r-- | doc/threading.dox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/threading.dox b/doc/threading.dox index 4a45cfa..a18a3fb 100644 --- a/doc/threading.dox +++ b/doc/threading.dox @@ -1,5 +1,5 @@ /** -@page threads Chapter 8: Threads with libssh +@page libssh_tutor_threads Chapter 8: Threads with libssh @section threads_with_libssh How to use libssh with threads libssh may be used in multithreaded applications, but under several conditions : |