summaryrefslogtreecommitdiffstats
path: root/docs-xml/manpages
diff options
context:
space:
mode:
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.