diff options
author | Mickaël Rémond <mickael.remond@process-one.net> | 2007-01-26 18:30:36 +0000 |
---|---|---|
committer | Mickaël Rémond <mickael.remond@process-one.net> | 2007-01-26 18:30:36 +0000 |
commit | 32c0253871d20d4b7a7ee7b4b062d6c38058457e (patch) | |
tree | e77c044bea6b993541f094e99ee9a9348f85824a | |
parent | * src/eldap/Makefile.win32: fix build error on Windows. (diff) |
* doc/guide.tex: Fixed typos in labels.
SVN Revision: 715
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | doc/guide.tex | 4 |
2 files changed, 6 insertions, 2 deletions
@@ -1,3 +1,7 @@ +2007-01-26 Mickael Remond <mickael.remond@process-one.net> + + * doc/guide.tex: Fixed typos in labels. + 2007-01-25 Mickael Remond <mickael.remond@process-one.net> * src/eldap/Makefile.win32: fix build error on Windows. diff --git a/doc/guide.tex b/doc/guide.tex index dbd62b0e3..59774c107 100644 --- a/doc/guide.tex +++ b/doc/guide.tex @@ -722,7 +722,7 @@ a virtual host: \ind{access rules}\ind{ACL}\ind{Access Control List} \subsubsection{ACL Definition} -\label{ACL Definition} +\label{ACLDefinition} \ind{ACL}\ind{options!acl}\ind{ACL}\ind{Access Control List} Access control in \ejabberd{} is performed via Access Control Lists (ACLs). The @@ -796,7 +796,7 @@ The following ACLs are pre-defined: \end{description} \subsubsection{Access Rights} -\label{ACL Definition} +\label{AccessRights} \ind{access}\ind{ACL}\ind{options!acl}\ind{ACL}\ind{Access Control List} An entry allowing or denying access to different services looks similar to |