1
0
mirror of https://git.libssh.org/projects/libssh.git synced 2025-08-01 11:26:52 +03:00

doc: Fixed doc namespace to be able to install manpages.

This commit is contained in:
Andreas Schneider
2010-12-05 10:53:39 +01:00
parent f58441f474
commit 0825abd03a
11 changed files with 20 additions and 20 deletions

View File

@ -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 :