diff options
author | Gerald Carter <jerry@samba.org> | 2003-01-16 02:21:51 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2003-01-16 02:21:51 +0000 |
commit | a84f1e7535b64dcfb1f274097cf947d0ad6fd1ec (patch) | |
tree | f38a1566102776da1f84f1439d457a802d27e062 /docs/docbook | |
parent | c13988ff227c4218e416efc9affcfea989e8e475 (diff) | |
download | samba-a84f1e7535b64dcfb1f274097cf947d0ad6fd1ec.tar.gz samba-a84f1e7535b64dcfb1f274097cf947d0ad6fd1ec.tar.bz2 samba-a84f1e7535b64dcfb1f274097cf947d0ad6fd1ec.zip |
regenerate docs
(This used to be commit 2215dc37e26bec17eb971e7b54818622a9bb5b97)
Diffstat (limited to 'docs/docbook')
-rw-r--r-- | docs/docbook/faq/errors.sgml | 2 | ||||
-rw-r--r-- | docs/docbook/faq/general.sgml | 4 | ||||
-rw-r--r-- | docs/docbook/faq/install.sgml | 9 | ||||
-rw-r--r-- | docs/docbook/manpages/findsmb.1.sgml | 2 | ||||
-rw-r--r-- | docs/docbook/projdoc/Browsing-Quickguide.sgml | 4 | ||||
-rw-r--r-- | docs/docbook/projdoc/Portability.sgml | 1 |
6 files changed, 16 insertions, 6 deletions
diff --git a/docs/docbook/faq/errors.sgml b/docs/docbook/faq/errors.sgml index 819462899e..6476ec064e 100644 --- a/docs/docbook/faq/errors.sgml +++ b/docs/docbook/faq/errors.sgml @@ -49,6 +49,7 @@ the samba HOWTO Collection</member> Windows NT in the chapter "Portability" of the samba HOWTO collection </member> </simplelist> +</para> </sect1> @@ -62,6 +63,7 @@ the program always prompts for the password if the server is a Samba server. It also ignores the "-N" argument when querying some (but not all) of our NT servers. </quote> +</para> <para> No, it does not ignore -N, it is just that your server rejected the diff --git a/docs/docbook/faq/general.sgml b/docs/docbook/faq/general.sgml index 5111e69bec..38bcdf49e3 100644 --- a/docs/docbook/faq/general.sgml +++ b/docs/docbook/faq/general.sgml @@ -5,6 +5,7 @@ <title>Where can I get it?</title> <para> The Samba suite is available at the <ulink url="http://samba.org/">samba website</ulink>. +</para> </sect1> <sect1> @@ -41,6 +42,7 @@ same version number without the alpha, for example 1.9.16.</member> <member>Inevitably bugs are found in the "stable" releases and minor patch levels are released which give us the pXX series, for example 1.9.16p2.</member> </simplelist> +</para> <para> So the progression goes: @@ -134,7 +136,7 @@ already know this, but the rest may need some help. Andrew doesn't ask for payment, but he does appreciate it when people give him pizza. This calls for a little organisation when the pizza donor is twenty thousand kilometres away, but it has been done. -<?para> +</para> <para> Method 1: Ring up your local branch of an international pizza chain diff --git a/docs/docbook/faq/install.sgml b/docs/docbook/faq/install.sgml index 288e3a5f32..88520fc71d 100644 --- a/docs/docbook/faq/install.sgml +++ b/docs/docbook/faq/install.sgml @@ -19,9 +19,10 @@ thusly: The details of how to do this and the specific syntax varies from client to client - check your client's documentation. </para> +</sect1> <sect1> -<title>Some files that I KNOW are on the server doesn't show up when I view the files from my client! +<title>Some files that I KNOW are on the server doesn't show up when I view the files from my client!</title> <para>See the next question.</para> </sect1> @@ -146,6 +147,7 @@ coreplus. Also not that print status error messages don't mean printing won't work. The print status is received by a different mechanism. </para> +</sect1> <sect1> <title>My client reports "This server is not configured to list shared resources"</title> @@ -293,14 +295,15 @@ Samba traditionally has had many problems dealing with time zones, due to the bizarre ways that Microsoft network protocols handle time zones. </para> +</sect1> <sect1> <title>How do I set the printer driver name correctly?</title> -<para>Question:<para> +<para>Question: <quote> On NT, I opened "Printer Manager" and "Connect to Printer". Enter ["\\ptdi270\ps1"] in the box of printer. I got the following error message - </quote> + </quote></para> <para> <programlisting> You do not have sufficient access to your machine 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, <ulink url="nmblookup.1.html"><command>nmblookup</command></ulink> - will be called with <constant>-B<constant> option.</para></listitem> + will be called with <constant>-B</constant> option.</para></listitem> </varlistentry> <varlistentry> <term>subnet broadcast address</term> 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. </para></listitem> - +</varlistentry> </variablelist> +</para> </sect1> @@ -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 <filename>/etc/host.conf</filename>, <filename>/etc/nsswitch.conf</filename> and <filename>/etc/resolv.conf</filename>. +</para> </sect1> </chapter> 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 </para> +</sect1> </chapter> |