summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/protocol/nameresolveorder.xml
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>2005-07-06 21:23:58 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:47:03 -0500
commit5357c5e6e30035fa8d7a552675aaa355f7a27bb4 (patch)
tree0dcd935b977c934f8280b14508f0bf300b78147d /docs/smbdotconf/protocol/nameresolveorder.xml
parent021d72252114414238b31659ee0d090efe4450de (diff)
downloadsamba-5357c5e6e30035fa8d7a552675aaa355f7a27bb4.tar.gz
samba-5357c5e6e30035fa8d7a552675aaa355f7a27bb4.tar.bz2
samba-5357c5e6e30035fa8d7a552675aaa355f7a27bb4.zip
Removal of CRUFT. 50 lashes to those who created CRUFT. Argh.
(This used to be commit 555e174de5d390cdc744b8bcbecbeccc31079a23)
Diffstat (limited to 'docs/smbdotconf/protocol/nameresolveorder.xml')
-rw-r--r--docs/smbdotconf/protocol/nameresolveorder.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/smbdotconf/protocol/nameresolveorder.xml b/docs/smbdotconf/protocol/nameresolveorder.xml
index a3637a3ee0..d8bbb39589 100644
--- a/docs/smbdotconf/protocol/nameresolveorder.xml
+++ b/docs/smbdotconf/protocol/nameresolveorder.xml
@@ -18,8 +18,8 @@
<listitem>
<para><constant>lmhosts</constant> : Lookup an IP
address in the Samba lmhosts file. If the line in lmhosts has
- no name type attached to the NetBIOS name (see the <ulink
- noescape="1" url="lmhosts.5.html">lmhosts(5)</ulink> for details) then
+ no name type attached to the NetBIOS name (see the <usmbconfoption
+ noescape="1" url="lmhosts.5.html">lmhosts(5)</usmbconfoption> for details) then
any name type matches for lookup.</para>
</listitem>
@@ -37,14 +37,14 @@
<listitem>
<para><constant>wins</constant> : Query a name with
- the IP address listed in the <link linkend="WINSSERVER"><parameter moreinfo="none">
- wins server</parameter></link> parameter. If no WINS server has
+ the IP address listed in the <smbconfoption name="WINSSERVER"><parameter moreinfo="none">
+ wins server</parameter></smbconfoption> parameter. If no WINS server has
been specified this method will be ignored.</para>
</listitem>
<listitem>
<para><constant>bcast</constant> : Do a broadcast on
- each of the known local interfaces listed in the <link linkend="INTERFACES"><parameter moreinfo="none">interfaces</parameter></link>
+ each of the known local interfaces listed in the <smbconfoption name="interfaces"/>
parameter. This is the least reliable of the name resolution
methods as it depends on the target host being on a locally
connected subnet.</para>