diff options
author | Günther Deschner <gd@samba.org> | 2013-10-14 17:45:21 +0200 |
---|---|---|
committer | Andreas Schneider <asn@samba.org> | 2013-11-19 09:52:39 +0100 |
commit | 4112eb0529780113716c6032561504196be8235f (patch) | |
tree | f80888a453180f204d2c82576ef29fcaca7838ab /libcli/nbt | |
parent | f17f61a4c0d5c13a273eae0b72521e464b1d3d8f (diff) | |
download | samba-4112eb0529780113716c6032561504196be8235f.tar.gz |
docs: remove duplicate word "name" in nmblookup4 manpage.
Guenther
Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Diffstat (limited to 'libcli/nbt')
-rw-r--r-- | libcli/nbt/man/nmblookup4.1.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcli/nbt/man/nmblookup4.1.xml b/libcli/nbt/man/nmblookup4.1.xml index 198afec47cd..b6fe48c3caa 100644 --- a/libcli/nbt/man/nmblookup4.1.xml +++ b/libcli/nbt/man/nmblookup4.1.xml @@ -57,7 +57,7 @@ <varlistentry> <term>-M</term> <listitem><para>Searches for a master browser by looking - up the NetBIOS name <replaceable>name</replaceable> with a + up the NetBIOS <replaceable>name</replaceable> with a type of <constant>0x1d</constant>. If <replaceable> name</replaceable> is "-" then it does a lookup on the special name <constant>__MSBROWSE__</constant>. Please note that in order to |