summaryrefslogtreecommitdiff
path: root/docs/docbook/projdoc/passdb.xml
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>2003-05-27 21:21:47 +0000
committerJohn Terpstra <jht@samba.org>2003-05-27 21:21:47 +0000
commit4dc5419f8b66c29ea5f9f3c85118716d9fb7e114 (patch)
tree7f029a7654ac39fd858c48e58bf70c0b9f57cdd0 /docs/docbook/projdoc/passdb.xml
parent8e5ccea34235dfdb36da35e6f4571a2669252a25 (diff)
downloadsamba-4dc5419f8b66c29ea5f9f3c85118716d9fb7e114.tar.gz
samba-4dc5419f8b66c29ea5f9f3c85118716d9fb7e114.tar.bz2
samba-4dc5419f8b66c29ea5f9f3c85118716d9fb7e114.zip
Fix typos.
(This used to be commit b4502175579c69576ae7dd5483695671ab233cf5)
Diffstat (limited to 'docs/docbook/projdoc/passdb.xml')
-rw-r--r--docs/docbook/projdoc/passdb.xml8
1 files changed, 5 insertions, 3 deletions
diff --git a/docs/docbook/projdoc/passdb.xml b/docs/docbook/projdoc/passdb.xml
index deb29e12a7..6eb15c1e37 100644
--- a/docs/docbook/projdoc/passdb.xml
+++ b/docs/docbook/projdoc/passdb.xml
@@ -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>