summaryrefslogtreecommitdiff
path: root/docs/Samba3-HOWTO/TOSHARG-SWAT.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Samba3-HOWTO/TOSHARG-SWAT.xml')
-rw-r--r--docs/Samba3-HOWTO/TOSHARG-SWAT.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/Samba3-HOWTO/TOSHARG-SWAT.xml b/docs/Samba3-HOWTO/TOSHARG-SWAT.xml
index 349312d61a..1995778d33 100644
--- a/docs/Samba3-HOWTO/TOSHARG-SWAT.xml
+++ b/docs/Samba3-HOWTO/TOSHARG-SWAT.xml
@@ -251,7 +251,6 @@ A control file for the newer style xinetd could be:
</para>
<para>
- <smbfile name="xinetd.swat">
<programlisting>
# default: off
# description: SWAT is the Samba Web Admin Tool. Use swat \
@@ -269,7 +268,6 @@ service swat
disable = no
}
</programlisting>
-</smbfile>
In the above, the default setting for <parameter>disable</parameter> is <constant>yes</constant>.
This means that SWAT is disabled. To enable use of SWAT, set this parameter to <constant>no</constant>
as shown.