Add documentation for new winbindd -D switch added by metze with r24624 and r24625
authorKarolin Seeger <ks@samba.org>
Wed, 22 Aug 2007 13:25:00 +0000 (13:25 +0000)
committerKarolin Seeger <ks@samba.org>
Wed, 22 Aug 2007 13:25:00 +0000 (13:25 +0000)
manpages-3/winbindd.8.xml

index 0749b295aa84a0110b8ff27d51708e735f2fa018..337cdb0e8c5616c1cee922901874eb8e890dd0f7 100644 (file)
@@ -17,6 +17,7 @@
 <refsynopsisdiv>
        <cmdsynopsis>
                <command>winbindd</command>
+               <arg choice="opt">-D</arg>
                <arg choice="opt">-F</arg>
                <arg choice="opt">-S</arg>
                <arg choice="opt">-i</arg>
        the winbindd service: </para>
 
        <variablelist>
+               <varlistentry>
+               <term>-D</term>
+               <listitem><para>If specified, this parameter causes
+               the server to operate as a daemon. That is, it detaches
+               itself and runs in the background on the appropriate port. 
+               This switch is assumed if <command>winbindd</command> is 
+               executed on the command line of a shell.
+               </para></listitem>
+               </varlistentry>
+
                <varlistentry>
                <term>hosts</term>
                <listitem><para>This feature is only available on IRIX.