summaryrefslogtreecommitdiff
path: root/docs/Samba-HOWTO-Collection/Problems.xml
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2005-03-12 22:34:38 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:46:19 -0500
commit9c72dd78f25be4a7ffa5af5a242670ec76930d6f (patch)
tree719cf9faacc847b400354a33bfdf5a2d2cee4ca7 /docs/Samba-HOWTO-Collection/Problems.xml
parent50834aa64b51b039724b34eb491013c4323946ff (diff)
downloadsamba-9c72dd78f25be4a7ffa5af5a242670ec76930d6f.tar.gz
samba-9c72dd78f25be4a7ffa5af5a242670ec76930d6f.tar.bz2
samba-9c72dd78f25be4a7ffa5af5a242670ec76930d6f.zip
Use new definition of <smbconfoption>, fixes a bunch of
validity errors. (This used to be commit 3eb5c35e47951f320f7c2f4cd478a95f6d48236e)
Diffstat (limited to 'docs/Samba-HOWTO-Collection/Problems.xml')
-rw-r--r--docs/Samba-HOWTO-Collection/Problems.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Samba-HOWTO-Collection/Problems.xml b/docs/Samba-HOWTO-Collection/Problems.xml
index e6507bf3e1..c7b8f9df90 100644
--- a/docs/Samba-HOWTO-Collection/Problems.xml
+++ b/docs/Samba-HOWTO-Collection/Problems.xml
@@ -34,7 +34,7 @@ on the screen.</para>
<para>
One of the best diagnostic tools for debugging problems is Samba itself.
You can use the <option>-d option</option> for both &smbd; and &nmbd; to specify the
-<smbconfoption><name>debug level</name></smbconfoption> at which to run.
+<smbconfoption name="debug level"/> at which to run.
See the man pages for <command>smbd, nmbd</command> and
&smb.conf; for more information regarding debugging options. The debug
level can range from 1 (the default) to 10 (100 for debugging passwords).