diff options
author | Tim Potter <tpot@samba.org> | 2002-11-20 03:00:32 +0000 |
---|---|---|
committer | Tim Potter <tpot@samba.org> | 2002-11-20 03:00:32 +0000 |
commit | ee90b48633f0300628e71249aa0648b3e92a22ab (patch) | |
tree | fcc1652334764b9d65b5fe2aa7996babc510e94e /docs/docbook/manpages/smb.conf.5.sgml | |
parent | 1abaa7c9d35bf694f0bc98fce89de6ae2c086f93 (diff) | |
download | samba-ee90b48633f0300628e71249aa0648b3e92a22ab.tar.gz samba-ee90b48633f0300628e71249aa0648b3e92a22ab.tar.bz2 samba-ee90b48633f0300628e71249aa0648b3e92a22ab.zip |
Spelling fix.
(This used to be commit 43cd6e5a702bb1004b36a5845e0765851395ebf2)
Diffstat (limited to 'docs/docbook/manpages/smb.conf.5.sgml')
-rw-r--r-- | docs/docbook/manpages/smb.conf.5.sgml | 2 |
1 files changed, 1 insertions, 1 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> |