summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2015-03-26 13:45:50 +0100
committerMichael Adam <obnox@samba.org>2015-03-26 19:46:08 +0100
commitd932964d5b1235c4d682eefb621d43f622008cd4 (patch)
treee1206ea901e2487973e5fc420143bc7d7af89d62 /docs-xml
parentb0a9a69bccd5a2c802c622fe7201212bcd3a6ac6 (diff)
downloadsamba-d932964d5b1235c4d682eefb621d43f622008cd4.tar.gz
docs: fix duplicate word in explanation of parameter 'logging'.
Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Christof Schmitt <cs@samba.org>
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/smbdotconf/logging/logging.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-xml/smbdotconf/logging/logging.xml b/docs-xml/smbdotconf/logging/logging.xml
index 41b6c08467b..a82496b022d 100644
--- a/docs-xml/smbdotconf/logging/logging.xml
+++ b/docs-xml/smbdotconf/logging/logging.xml
@@ -5,7 +5,7 @@
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
- <para>This parameter configures logging backends backends. Multiple
+ <para>This parameter configures logging backends. Multiple
backends can be specified at the same time, with different log
levels for each backend. The parameter is a list of backends,
where each backend is specified as backend[:option][@loglevel].</para>