From f0e282ebf3e459c559bfc08f3e21fdebb2515621 Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Thu, 16 Jan 2003 02:20:27 +0000 Subject: * merge fixes for SGML syntax errors (does no one ever regenerate the docs?) * regenerate the docs * add some files from SAMBA_3_0 (This used to be commit 1af74785f334bd84b2d62e7fc2975f9477386acb) --- docs/docbook/manpages/findsmb.1.sgml | 2 +- docs/docbook/manpages/smb.conf.5.sgml | 4 ++-- docs/docbook/manpages/smbd.8.sgml | 2 +- docs/docbook/projdoc/Browsing-Quickguide.sgml | 4 +++- docs/docbook/projdoc/Diagnosis.sgml | 2 +- docs/docbook/projdoc/Portability.sgml | 1 + 6 files changed, 9 insertions(+), 6 deletions(-) (limited to 'docs/docbook') diff --git a/docs/docbook/manpages/findsmb.1.sgml b/docs/docbook/manpages/findsmb.1.sgml index a246b162b1..0b3bbca017 100644 --- a/docs/docbook/manpages/findsmb.1.sgml +++ b/docs/docbook/manpages/findsmb.1.sgml @@ -46,7 +46,7 @@ registered of the remote machine. This option is disabled by default because it is specific to Windows 95 and Windows 95 machines only. If set, nmblookup - will be called with -B option. + will be called with -B option. subnet broadcast address diff --git a/docs/docbook/manpages/smb.conf.5.sgml b/docs/docbook/manpages/smb.conf.5.sgml index 8bafafd8b2..01f767d256 100644 --- a/docs/docbook/manpages/smb.conf.5.sgml +++ b/docs/docbook/manpages/smb.conf.5.sgml @@ -5186,9 +5186,9 @@ connections with usernames not in the user list will be allowed. By default this option is disabled so that a client can supply a username to be used by the server. Enabling - this parameter will force the server to only user the login + this parameter will force the server to only use the login names from the user list and is only really - useful in shave level + useful in share level security. Note that this also means Samba won't try to deduce diff --git a/docs/docbook/manpages/smbd.8.sgml b/docs/docbook/manpages/smbd.8.sgml index a679af6718..9fb80901be 100644 --- a/docs/docbook/manpages/smbd.8.sgml +++ b/docs/docbook/manpages/smbd.8.sgml @@ -118,7 +118,7 @@ parameter negates the implicit deamon mode when run from the command line. smbd also logs to standard output, as if the -S parameter had been - given. + given. diff --git a/docs/docbook/projdoc/Browsing-Quickguide.sgml b/docs/docbook/projdoc/Browsing-Quickguide.sgml index deb431020d..8ecc795966 100644 --- a/docs/docbook/projdoc/Browsing-Quickguide.sgml +++ b/docs/docbook/projdoc/Browsing-Quickguide.sgml @@ -108,8 +108,9 @@ NetBIOS machine names will end up looking like they belong to that workgroup, this may cause name resolution problems and should be avoided. - + + @@ -276,5 +277,6 @@ The default is: 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. + diff --git a/docs/docbook/projdoc/Diagnosis.sgml b/docs/docbook/projdoc/Diagnosis.sgml index b2d7abb656..8c1b784433 100644 --- a/docs/docbook/projdoc/Diagnosis.sgml +++ b/docs/docbook/projdoc/Diagnosis.sgml @@ -14,7 +14,7 @@
jelmer@samba.org
- $Id: Diagnosis.sgml,v 1.3 2002/11/02 00:20:29 jelmer Exp $ + Wed Jan 15 Diagnosing your samba server diff --git a/docs/docbook/projdoc/Portability.sgml b/docs/docbook/projdoc/Portability.sgml index 0ae720af53..afafacc5e4 100644 --- a/docs/docbook/projdoc/Portability.sgml +++ b/docs/docbook/projdoc/Portability.sgml @@ -174,4 +174,5 @@ is the master browse list holder and who is the master browser. Corrective Action: Delete the entry after the word loopback in the line starting 127.0.0.1 + -- cgit