From 060ff6d8d4e61f3ce89f980182413852cc5719be Mon Sep 17 00:00:00 2001 From: Christoph Zauner Date: Fri, 11 Jul 2008 15:50:25 +0200 Subject: [PATCH] man pages: Fix typos and add improvements. --- docs-xml/smbdotconf/winbind/idmapbackend.xml | 4 ++-- docs-xml/smbdotconf/winbind/idmapconfig.xml | 9 +++++---- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/docs-xml/smbdotconf/winbind/idmapbackend.xml b/docs-xml/smbdotconf/winbind/idmapbackend.xml index 20e1115c5fc..10c4cb30a40 100644 --- a/docs-xml/smbdotconf/winbind/idmapbackend.xml +++ b/docs-xml/smbdotconf/winbind/idmapbackend.xml @@ -8,9 +8,9 @@ The idmap backend provides a plugin interface for Winbind to use varying backends to store SID/uid/gid mapping tables. This option is mutually exclusive with the newer and more flexible - parameter. The main difference + parameter. The main difference between the "idmap backend" and the "idmap domains" - is that the former only allows on backend for all domains while the + is that the former only allows one backend for all domains while the latter supports configuring backends on a per domain basis. diff --git a/docs-xml/smbdotconf/winbind/idmapconfig.xml b/docs-xml/smbdotconf/winbind/idmapconfig.xml index 63b0a907a8d..08297d704cd 100644 --- a/docs-xml/smbdotconf/winbind/idmapconfig.xml +++ b/docs-xml/smbdotconf/winbind/idmapconfig.xml @@ -7,9 +7,9 @@ The idmap config prefix provides a means of managing each domain defined by the option using Samba's - parameteric option support. The idmap config prefix should be + parametric option support. The idmap config prefix should be followed by the name of the domain, a colon, and a setting specific to - the chosen backend. There are three options available for all domains: + the chosen backend. There are three options available for all domains: @@ -45,9 +45,10 @@ The following example illustrates how to configure the idmap_ad8 for the CORP domain and the idmap_tdb - 8 backend for all other domains. The - TRUSTEDDOMAINS string is simply a key used to reference the "idmap + 8 backend for all other domains. The + TRUSTEDDOMAINS string is simply an arbitrary key used to reference the "idmap config" settings and does not represent the actual name of a domain. + It is a catchall domain backend for any domain not explicitly listed. -- 2.34.1