docs: mention --foreground in nmbd manpage.
authorGünther Deschner <gd@samba.org>
Thu, 14 Nov 2013 16:25:52 +0000 (17:25 +0100)
committerKarolin Seeger <kseeger@samba.org>
Fri, 22 Nov 2013 10:45:45 +0000 (11:45 +0100)
Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
(cherry picked from commit 28758deda94f28bd0bd188f8277807b8d2ccf829)

docs-xml/manpages/nmbd.8.xml

index 734b6d01e68f3f11c96a91582f3a4b52635f663b..830368472d45593586d0597a3026dd28b06a2342 100644 (file)
@@ -21,7 +21,7 @@
        <cmdsynopsis>
                <command>nmbd</command>
                <arg choice="opt">-D|--daemon</arg>
-               <arg choice="opt">-F</arg>
+               <arg choice="opt">-F|--foreground</arg>
                <arg choice="opt">-S</arg>
                <arg choice="opt">-i</arg>
                <arg choice="opt">-V</arg>
@@ -90,7 +90,7 @@
                </varlistentry>
 
                <varlistentry>
-               <term>-F</term>
+               <term>-F|--foreground</term>
                <listitem><para>If specified, this parameter causes
                the main <command>nmbd</command> process to not daemonize,
                i.e. double-fork and disassociate with the terminal.