From 559d9bd0363f4fb1f7e814e32fd024695adfcfb4 Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Mon, 3 Aug 2009 10:19:45 +0200 Subject: [PATCH] s3/docs: Fix typos. Thanks to OPC oota for reporting! Karolin (cherry picked from commit 7ee7ec3fdba2ef6a6cc3e1f96a5d2154290cdb18) (cherry picked from commit c94d3183a8e4c7e03c0dd2771cb7b9f4665198ce) (cherry picked from commit 1310ba934b87b804f435cef2c21e6e65590e4a83) (cherry picked from commit 0c75e4da04b27df3c079c22676b5fbf05521d93f) --- docs-xml/Samba3-HOWTO/TOSHARG-ChangeNotes.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs-xml/Samba3-HOWTO/TOSHARG-ChangeNotes.xml b/docs-xml/Samba3-HOWTO/TOSHARG-ChangeNotes.xml index 6c2af32a754..29bdf402c5e 100644 --- a/docs-xml/Samba3-HOWTO/TOSHARG-ChangeNotes.xml +++ b/docs-xml/Samba3-HOWTO/TOSHARG-ChangeNotes.xml @@ -107,7 +107,7 @@ An example helps to illustrate the change: ACL SID Assume that a group named developers exists with a UNIX GID of 782. In this -case this user does not exist in Samba's group mapping table. It would be perfectly normal for +case this group does not exist in Samba's group mapping table. It would be perfectly normal for this group to be appear in an ACL editor. Prior to Samba-3.0.23, the group SID might appear as S-1-5-21-647511796-4126122067-3123570092-2565. @@ -188,7 +188,7 @@ and UNIX. GID SQL XML -The parameter no long accepts multiple passdb backends in a +The parameter no longer 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 pdbsql web site. -- 2.11.4.GIT