summaryrefslogtreecommitdiff
path: root/docs/docbook/projdoc/NetworkBrowsing.sgml
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>2003-04-24 23:25:13 +0000
committerJohn Terpstra <jht@samba.org>2003-04-24 23:25:13 +0000
commit77bad62134d412f7fb32b1448edc027ada02f794 (patch)
treea7145125c3694d0817ac3999af0a98eae235f5df /docs/docbook/projdoc/NetworkBrowsing.sgml
parent5c572b216eb9e9e40e85625ddf71e98f64a57039 (diff)
downloadsamba-77bad62134d412f7fb32b1448edc027ada02f794.tar.gz
samba-77bad62134d412f7fb32b1448edc027ada02f794.tar.bz2
samba-77bad62134d412f7fb32b1448edc027ada02f794.zip
Corrections and edits from Jesse Jacobs <jesse@eazy.homeip.net>
(This used to be commit 5a38f1cc60b0f1036c19aa591a4c4e92c1ac797d)
Diffstat (limited to 'docs/docbook/projdoc/NetworkBrowsing.sgml')
-rw-r--r--docs/docbook/projdoc/NetworkBrowsing.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/docbook/projdoc/NetworkBrowsing.sgml b/docs/docbook/projdoc/NetworkBrowsing.sgml
index 7743cb9c75..e8d1b40710 100644
--- a/docs/docbook/projdoc/NetworkBrowsing.sgml
+++ b/docs/docbook/projdoc/NetworkBrowsing.sgml
@@ -883,7 +883,7 @@ name resolve order = wins lmhosts (eliminates bcast and host)
The default is:
<programlisting>
name resolve order = host lmhost wins bcast
-</programlisting>.
+</programlisting>
where "host" refers the the native methods used by the Unix system
to implement the gethostbyname() function call. This is normally
controlled by <filename>/etc/host.conf</filename>, <filename>/etc/nsswitch.conf</filename> and <filename>/etc/resolv.conf</filename>.
@@ -927,7 +927,7 @@ that can NOT be provided by any other means of name resolution.
Samba facilitates browsing. The browsing is supported by &nmbd;
and is also controlled by options in the &smb.conf; file.
Samba can act as a local browse master for a workgroup and the ability
-for samba to support domain logons and scripts is now available.
+to support domain logons and scripts is now available.
</para>
<para>