summaryrefslogtreecommitdiffstats
path: root/docs-xml/manpages
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2013-11-14 17:25:52 +0100
committerAndreas Schneider <asn@samba.org>2013-11-19 09:52:40 +0100
commit28758deda94f28bd0bd188f8277807b8d2ccf829 (patch)
tree7edfea1ffd70ebb1a2692864ae98e78018e695cd /docs-xml/manpages
parent77eae60bd9a6b7e1d5248b5b0984d38a54de9c3e (diff)
downloadsamba-28758deda94f28bd0bd188f8277807b8d2ccf829.tar.gz
samba-28758deda94f28bd0bd188f8277807b8d2ccf829.tar.xz
samba-28758deda94f28bd0bd188f8277807b8d2ccf829.zip
docs: mention --foreground in nmbd manpage.
Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>
Diffstat (limited to 'docs-xml/manpages')
-rw-r--r--docs-xml/manpages/nmbd.8.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs-xml/manpages/nmbd.8.xml b/docs-xml/manpages/nmbd.8.xml
index cc5f83dd16..9f607ab858 100644
--- a/docs-xml/manpages/nmbd.8.xml
+++ b/docs-xml/manpages/nmbd.8.xml
@@ -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.