Fix typos.
authorJohn Terpstra <jht@samba.org>
Tue, 27 May 2003 21:21:47 +0000 (21:21 +0000)
committerJohn Terpstra <jht@samba.org>
Tue, 27 May 2003 21:21:47 +0000 (21:21 +0000)
docs/docbook/projdoc/ServerType.xml
docs/docbook/projdoc/locking.xml
docs/docbook/projdoc/passdb.xml

index aa90f823348150051b6178af1c94ed7b4c2e109e..0ccff8c7027232b579a84ab4881cc5387fc7eb84 100644 (file)
@@ -631,7 +631,7 @@ connection, whose session key would be different.  So server_validate() must giv
 
 <para>
 Indeed. That's why security = server is at best a nasty hack. Please use security = domain.
-<parameter>security = server<parameter> mode is also known as pass-through authentication.
+<parameter>security = server</parameter> mode is also known as pass-through authentication.
 </para>
 
 </sect2>
index 6a514b0415f644a223f797eebab4247a5967883c..a1027041e62dfb1cfb69e2fc881485030d2aa738 100644 (file)
@@ -980,7 +980,7 @@ so far:
        </para></listitem>
 </itemizedlist>
 
-       <scet2>
+       <sect2>
        <title>locking.trb error messages</title>
 
        <para>
index deb29e12a77f87690b723505290aa91f89a9d61d..6eb15c1e370e51801980037bca599b9a2307b786 100644 (file)
@@ -105,9 +105,11 @@ Samba-3 introduces the following new password backend capabilities:
                        <para>
                        This is <emphasis>always</emphasis> required as the last backend specified.
                        It provides the ability to handle guest account requirements for access to
-                       resources like <parameter>IPC$</paramter> which is used for browsing.
+                       resources like <parameter>IPC$</parameter> which is used for browsing.
                        </para>
-               <listitem>
+               </listitem>
+       </varlistentry>
+
        <varlistentry><term>tdbsam:</term>
                <listitem>
                        <para>
@@ -1527,7 +1529,7 @@ access to attrs=lmPassword,ntPassword
        </para>
 
        <para>
-       This is the exact opposite of the requirement for the <parameter>passdb backed<parameter>
+       This is the exact opposite of the requirement for the <parameter>passdb backed</parameter>
        option, where it must be the <emphasis>LAST</emphasis> parameter on the line.
        </para>