diff options
author | Günther Deschner <gd@samba.org> | 2011-10-24 17:38:16 +0200 |
---|---|---|
committer | Günther Deschner <gd@samba.org> | 2011-10-24 20:59:22 +0200 |
commit | 6d84a6936abd3c66369d299cf6af506d7fd7a33b (patch) | |
tree | 3c66b32c924041805a11ecdb2c70d0c7a50b25a7 /docs-xml/manpages-3 | |
parent | 8870daeb8d93e45320eb5bcfa58544d520dc7c69 (diff) | |
download | samba-6d84a6936abd3c66369d299cf6af506d7fd7a33b.tar.gz samba-6d84a6936abd3c66369d299cf6af506d7fd7a33b.tar.bz2 samba-6d84a6936abd3c66369d299cf6af506d7fd7a33b.zip |
s3-docs: Remove -Y option from winbind manpage.
This option no longer exists.
Guenther
Autobuild-User: Günther Deschner <gd@samba.org>
Autobuild-Date: Mon Oct 24 20:59:22 CEST 2011 on sn-devel-104
Diffstat (limited to 'docs-xml/manpages-3')
-rw-r--r-- | docs-xml/manpages-3/winbindd.8.xml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/docs-xml/manpages-3/winbindd.8.xml b/docs-xml/manpages-3/winbindd.8.xml index df44e4437d..71829fb124 100644 --- a/docs-xml/manpages-3/winbindd.8.xml +++ b/docs-xml/manpages-3/winbindd.8.xml @@ -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 <debug level></arg> <arg choice="opt">-s <smb config file></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> |