diff options
author | John Terpstra <jht@samba.org> | 2006-07-04 18:47:10 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:20 -0500 |
commit | b39ad151cca436709f94eaa55fd54d5321a57586 (patch) | |
tree | 9ce4c5e48c5425233f9bf7511e019d26f34e9d4f /docs/Samba3-HOWTO | |
parent | ded016a06c57dbc8c946e842a7a902addf15adbc (diff) | |
download | samba-b39ad151cca436709f94eaa55fd54d5321a57586.tar.gz samba-b39ad151cca436709f94eaa55fd54d5321a57586.tar.bz2 samba-b39ad151cca436709f94eaa55fd54d5321a57586.zip |
Fix typos.
(This used to be commit 3d8e0d1a8dd6197842f196431b51413a1b0fac56)
Diffstat (limited to 'docs/Samba3-HOWTO')
-rw-r--r-- | docs/Samba3-HOWTO/TOSHARG-ChangeNotes.xml | 2 | ||||
-rw-r--r-- | docs/Samba3-HOWTO/TOSHARG-upgrading-to-3.0.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/Samba3-HOWTO/TOSHARG-ChangeNotes.xml b/docs/Samba3-HOWTO/TOSHARG-ChangeNotes.xml index ec7b75100a..76aa54a9b1 100644 --- a/docs/Samba3-HOWTO/TOSHARG-ChangeNotes.xml +++ b/docs/Samba3-HOWTO/TOSHARG-ChangeNotes.xml @@ -125,7 +125,7 @@ workaround is no longer needed. The <smbconfoption name="passdb backend"/> parameter no long accepts multiple passdb backends in a chained configuration. Also be aware that the SQL and XML based passdb modules have been removed in the Samba-3.0.23 release. More information regarding external support for a SQL -passdb module can be found on the <ulink url="http://pdbsql.sourceforge.net/">pdbsql</ulink web site. +passdb module can be found on the <ulink url="http://pdbsql.sourceforge.net/">pdbsql</ulink> web site. </para> </sect1> diff --git a/docs/Samba3-HOWTO/TOSHARG-upgrading-to-3.0.xml b/docs/Samba3-HOWTO/TOSHARG-upgrading-to-3.0.xml index 74d39c3d5d..2ba2b5de4f 100644 --- a/docs/Samba3-HOWTO/TOSHARG-upgrading-to-3.0.xml +++ b/docs/Samba3-HOWTO/TOSHARG-upgrading-to-3.0.xml @@ -396,7 +396,7 @@ In alphabetical order, these are the parameters eliminated from Samba-2.2.x thro <title>Modified Parameters (Changes in Behavior)</title> <itemizedlist> - <listitem><para>acl group control (new default is No, deprecated parameter)<para></listitem> + <listitem><para>acl group control (new default is No, deprecated parameter)</para></listitem> <listitem><para>change notify timeout (scope changed)</para></listitem> <listitem><para>dos filemode (disabled by default)</para></listitem> <listitem><para>dos filetimes (enabled by default)</para></listitem> |