diff options
Diffstat (limited to 'docs-xml/manpages')
-rw-r--r-- | docs-xml/manpages/nmbd.8.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs-xml/manpages/nmbd.8.xml b/docs-xml/manpages/nmbd.8.xml index 8540a09a53..b7ead70da2 100644 --- a/docs-xml/manpages/nmbd.8.xml +++ b/docs-xml/manpages/nmbd.8.xml @@ -28,7 +28,7 @@ <arg choice="opt">-d <debug level></arg> <arg choice="opt">-H|--hosts <lmhosts file></arg> <arg choice="opt">-l <log directory></arg> - <arg choice="opt">-p <port number></arg> + <arg choice="opt">-p|--port <port number></arg> <arg choice="opt">-s <configuration file></arg> <arg choice="opt">--no-process-group</arg> </cmdsynopsis> @@ -150,7 +150,7 @@ &popt.common.samba; <varlistentry> - <term>-p <UDP port number></term> + <term>-p|--port <UDP port number></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 |