summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2002-11-20 03:00:32 +0000
committerTim Potter <tpot@samba.org>2002-11-20 03:00:32 +0000
commitee90b48633f0300628e71249aa0648b3e92a22ab (patch)
treefcc1652334764b9d65b5fe2aa7996babc510e94e /docs
parent1abaa7c9d35bf694f0bc98fce89de6ae2c086f93 (diff)
downloadsamba-ee90b48633f0300628e71249aa0648b3e92a22ab.tar.gz
samba-ee90b48633f0300628e71249aa0648b3e92a22ab.tar.bz2
samba-ee90b48633f0300628e71249aa0648b3e92a22ab.zip
Spelling fix.
(This used to be commit 43cd6e5a702bb1004b36a5845e0765851395ebf2)
Diffstat (limited to 'docs')
-rw-r--r--docs/docbook/manpages/smb.conf.5.sgml2
-rw-r--r--docs/docbook/manpages/vfstest.1.sgml2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/docbook/manpages/smb.conf.5.sgml b/docs/docbook/manpages/smb.conf.5.sgml
index 1022c27c01..8452e97329 100644
--- a/docs/docbook/manpages/smb.conf.5.sgml
+++ b/docs/docbook/manpages/smb.conf.5.sgml
@@ -5338,7 +5338,7 @@
<term><anchor id="PASSDBBACKEND">passdb backend (G)</term>
<listitem><para>This option allows the administrator to chose which backends to retrieve and store passwords with. This allows (for example) both
smbpasswd and tdbsam to be used without a recompile.
- Multiple backends can be specified, seperated by spaces. The backends will be searched in the order they are specified. New users are always added to the first backend specified.
+ Multiple backends can be specified, separated by spaces. The backends will be searched in the order they are specified. New users are always added to the first backend specified.
Experimental backends must still be selected
(eg --with-tdbsam) at configure time.
</para>
diff --git a/docs/docbook/manpages/vfstest.1.sgml b/docs/docbook/manpages/vfstest.1.sgml
index f8fa7298b8..d6c7e5f142 100644
--- a/docs/docbook/manpages/vfstest.1.sgml
+++ b/docs/docbook/manpages/vfstest.1.sgml
@@ -46,7 +46,7 @@
<varlistentry>
<term>-c|--command=command</term>
- <listitem><para>Execute the specified (colon-seperated) commands.
+ <listitem><para>Execute the specified (colon-separated) commands.
See below for the commands that are available.
</para> </listitem>
</varlistentry>