doc-xml: remove "net connections" documentation
authorStefan Metzmacher <metze@samba.org>
Thu, 18 Oct 2012 08:13:59 +0000 (10:13 +0200)
committerMichael Adam <obnox@samba.org>
Fri, 19 Oct 2012 10:15:01 +0000 (12:15 +0200)
metze

Signed-off-by: Michael Adam <obnox@samba.org>
docs-xml/manpages/net.8.xml

index 322aa88bd97d5eba28792d95e313ad7ef197bd03..3765af9be971cb961bfa1bf154c65ae7c241ae30 100644 (file)
@@ -2111,45 +2111,6 @@ string.</member>
 
 </refsect2>
 
-<refsect2>
-<title>CONNECTIONS</title>
-<para>
-Manipulate Samba's connections database.
-</para>
-
-<para>The registry commands are:
-<simplelist>
-<member>net connections cleanup - Remove orphaned entries from the connections database.</member>
-</simplelist>
-</para>
-
-<refsect3>
-  <title>CONNECTIONS CLEANUP [-avT]</title>
-  <para> Remove orphaned entries from the connections database. This may be necessary if restarting smbd isn't an option.
-  <variablelist>
-    <varlistentry><term>-a|--auto</term>
-    <listitem><para>
-      Noninteractive mode, don't ask.
-    </para></listitem>
-    </varlistentry>
-
-    <varlistentry><term>-v|--verbose</term>
-      <listitem><para>
-       Produce more output.
-      </para></listitem>
-    </varlistentry>
-
-    <varlistentry><term>-T|--test</term>
-      <listitem><para>
-       Dry run, show what changes would be made but don't touch anything.
-      </para></listitem>
-    </varlistentry>
-  </variablelist>
-  </para>
-</refsect3>
-
-</refsect2>
-
 <refsect2>
 <title>EVENTLOG</title>