summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2010-05-12 11:24:57 +0200
committerKarolin Seeger <kseeger@samba.org>2010-05-12 11:24:57 +0200
commitda5c49d727150eea7d2a4b83da1a02ac1f26e77c (patch)
treee382822e4db285b772b6ae9975c155d1105ec021 /docs-xml
parent1f9bce1c0d7081c14ee20750b7d3f6910c285d80 (diff)
downloadsamba-da5c49d727150eea7d2a4b83da1a02ac1f26e77c.tar.gz
samba-da5c49d727150eea7d2a4b83da1a02ac1f26e77c.tar.bz2
samba-da5c49d727150eea7d2a4b83da1a02ac1f26e77c.zip
s3-docs: Move -D option to the right paragraph in man winbindd.
Fix bug #7260 (Command line option documentation in wrong place in winbindd man page.). Thanks to Ged Haywood <samba@jubileegroup.co.uk> for reporting! Karolin
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/manpages-3/winbindd.8.xml20
1 files changed, 10 insertions, 10 deletions
diff --git a/docs-xml/manpages-3/winbindd.8.xml b/docs-xml/manpages-3/winbindd.8.xml
index 45f1627e94..c9fd4d8e65 100644
--- a/docs-xml/manpages-3/winbindd.8.xml
+++ b/docs-xml/manpages-3/winbindd.8.xml
@@ -80,16 +80,6 @@
<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.
User information traditionally stored in
@@ -147,6 +137,16 @@ hosts: files wins
<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>-F</term>
<listitem><para>If specified, this parameter causes
the main <command>winbindd</command> process to not daemonize,