From 77bad62134d412f7fb32b1448edc027ada02f794 Mon Sep 17 00:00:00 2001 From: John Terpstra Date: Thu, 24 Apr 2003 23:25:13 +0000 Subject: Corrections and edits from Jesse Jacobs (This used to be commit 5a38f1cc60b0f1036c19aa591a4c4e92c1ac797d) --- docs/docbook/projdoc/NetworkBrowsing.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/docbook/projdoc/NetworkBrowsing.sgml') 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: name resolve order = host lmhost wins bcast -. + where "host" refers the the native methods used by the Unix system to implement the gethostbyname() function call. This is normally controlled by /etc/host.conf, /etc/nsswitch.conf and /etc/resolv.conf. @@ -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. -- cgit