docs: Bump version up to 4.7.
[samba.git] / docs-xml / manpages / nmbd.8.xml
index 9f607ab858d880f6e9b0d89c068ebe7a6cde9a5c..eb193f6449ce19900b1bd54d11c035c6d1692094 100644 (file)
@@ -7,7 +7,7 @@
        <manvolnum>8</manvolnum>
        <refmiscinfo class="source">Samba</refmiscinfo>
        <refmiscinfo class="manual">System Administration tools</refmiscinfo>
-       <refmiscinfo class="version">4.1</refmiscinfo>
+       <refmiscinfo class="version">4.7</refmiscinfo>
 </refmeta>
 
 
                <command>nmbd</command>
                <arg choice="opt">-D|--daemon</arg>
                <arg choice="opt">-F|--foreground</arg>
-               <arg choice="opt">-S</arg>
-               <arg choice="opt">-i</arg>
+               <arg choice="opt">-S|--log-stdout</arg>
+               <arg choice="opt">-i|--interactive</arg>
                <arg choice="opt">-V</arg>
                <arg choice="opt">-d &lt;debug level&gt;</arg>
-               <arg choice="opt">-H &lt;lmhosts file&gt;</arg>
+               <arg choice="opt">-H|--hosts &lt;lmhosts file&gt;</arg>
                <arg choice="opt">-l &lt;log directory&gt;</arg>
-               <arg choice="opt">-p &lt;port number&gt;</arg>
+               <arg choice="opt">-p|--port &lt;port number&gt;</arg>
                <arg choice="opt">-s &lt;configuration file&gt;</arg>
+               <arg choice="opt">--no-process-group</arg>
        </cmdsynopsis>
 </refsynopsisdiv>
 
                </varlistentry>
 
                <varlistentry>
-               <term>-S</term>
+               <term>-S|--log-stdout</term>
                <listitem><para>If specified, this parameter causes
                <command>nmbd</command> to log to standard output rather
                than a file.</para></listitem>
                </varlistentry>
 
                <varlistentry>
-               <term>-i</term>
+               <term>-i|--interactive</term>
                <listitem><para>If this parameter is specified it causes the
                server to run "interactively", not as a daemon, even if the
                server is executed on the command line of a shell. Setting this
                given. </para></listitem>
                </varlistentry>
 
-               &stdarg.help;
+               &popt.autohelp;
                
                <varlistentry>
-               <term>-H &lt;filename&gt;</term>
+               <term>-H|--hosts &lt;filename&gt;</term>
                <listitem><para>NetBIOS lmhosts file.  The lmhosts 
                file is a list of NetBIOS names to IP addresses that 
                is loaded by the nmbd server and used via the name 
                &popt.common.samba;
                
                <varlistentry>
-               <term>-p &lt;UDP port number&gt;</term>
+               <term>-p|--port &lt;UDP port number&gt;</term>
                <listitem><para>UDP port number is a positive integer value.
                This option changes the default UDP port number (normally 137)
                that <command>nmbd</command> responds to name queries on. Don't
                won't need help!</para></listitem>
                </varlistentry>
 
+               <varlistentry>
+               <term>--no-process-group</term>
+               <listitem><para>Do not create a new process group for nmbd.
+               </para></listitem>
+               </varlistentry>
+
        </variablelist>
 </refsect1>
 
        <manvolnum>1</manvolnum></citerefentry>, and the Internet 
        RFC's <filename>rfc1001.txt</filename>, <filename>rfc1002.txt</filename>. 
        In addition the CIFS (formerly SMB) specification is available 
-       as a link from the Web page <ulink noescape="1" url="http://samba.org/cifs/"> 
-       http://samba.org/cifs/</ulink>.</para>
+       as a link from the Web page <ulink noescape="1" url="https://www.samba.org/cifs/">
+       https://www.samba.org/cifs/</ulink>.</para>
 </refsect1>
 
 <refsect1>