aboutsummaryrefslogtreecommitdiff
path: root/doc/authentication.dox
diff options
context:
space:
mode:
authorAndreas Schneider <asn@cynapses.org>2010-12-05 10:53:39 +0100
committerAndreas Schneider <asn@cynapses.org>2010-12-05 10:53:39 +0100
commit0825abd03a62eeedc87b2776659729580a22527a (patch)
tree67658d710d0c2897819a59b333d7856d4223d871 /doc/authentication.dox
parentf58441f474d9787732a80f07f952b46a08f55954 (diff)
downloadlibssh-0825abd03a62eeedc87b2776659729580a22527a.tar.gz
libssh-0825abd03a62eeedc87b2776659729580a22527a.tar.xz
libssh-0825abd03a62eeedc87b2776659729580a22527a.zip
doc: Fixed doc namespace to be able to install manpages.
Diffstat (limited to 'doc/authentication.dox')
-rw-r--r--doc/authentication.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/authentication.dox b/doc/authentication.dox
index e98d5e7..aea60bc 100644
--- a/doc/authentication.dox
+++ b/doc/authentication.dox
@@ -1,5 +1,5 @@
/**
-@page authentication Chapter 2: A deeper insight on authentication
+@page libssh_tutor_authentication Chapter 2: A deeper insight on authentication
@section authentication_details A deeper insight on authentication
In our guided tour, we merely mentioned that the user needed to authenticate.