]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s3-docs: Remove non-existent option from winbindd manpage.
authorAndreas Schneider <asn@cryptomilk.org>
Tue, 18 Sep 2012 12:43:33 +0000 (14:43 +0200)
committerKarolin Seeger <kseeger@samba.org>
Fri, 21 Sep 2012 07:38:32 +0000 (09:38 +0200)
Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
Signed-off-by: Karolin Seeger <kseeger@samba.org>
Fix bug #9171 - winbindd -Y is documented but not implemented.

docs-xml/manpages-3/winbindd.8.xml

index df44e4437d9c8e23355af6cb5e23b775ad5ae7d9..71829fb124950d901eb0516f77b5b9b4e41035ca 100644 (file)
@@ -24,7 +24,6 @@
                <arg choice="opt">-F</arg>
                <arg choice="opt">-S</arg>
                <arg choice="opt">-i</arg>
-               <arg choice="opt">-Y</arg>
                <arg choice="opt">-d &lt;debug level&gt;</arg>
                <arg choice="opt">-s &lt;smb config file&gt;</arg>
                <arg choice="opt">-n</arg>
@@ -193,15 +192,6 @@ hosts:             files wins
                </para></listitem>
                </varlistentry>
 
-               <varlistentry>
-               <term>-Y</term>
-               <listitem><para>Single daemon mode. This means winbindd will run
-               as a single process (the mode of operation in Samba 2.2).  Winbindd's
-               default behavior is to launch a child process that is responsible for
-               updating expired cache entries.
-               </para></listitem>
-               </varlistentry>
-
        </variablelist>
 </refsect1>