diff options
author | John Terpstra <jht@samba.org> | 2007-08-20 22:47:12 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:36 -0500 |
commit | a7bcf077a471535026e38728320bc9fbe86a2dcf (patch) | |
tree | ec3bed602787aac503f1c413dab5d04cdec59edd /docs/manpages-3/idmap_tdb.8.xml | |
parent | 8a6db516f3d04b012a4b09e5f4f8dc0f9f872c92 (diff) | |
download | samba-a7bcf077a471535026e38728320bc9fbe86a2dcf.tar.gz samba-a7bcf077a471535026e38728320bc9fbe86a2dcf.tar.bz2 samba-a7bcf077a471535026e38728320bc9fbe86a2dcf.zip |
Cleanup trailing whitespace.
(This used to be commit 232e5e548ec2219944c3002dda355b377a1ea711)
Diffstat (limited to 'docs/manpages-3/idmap_tdb.8.xml')
-rw-r--r-- | docs/manpages-3/idmap_tdb.8.xml | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/docs/manpages-3/idmap_tdb.8.xml b/docs/manpages-3/idmap_tdb.8.xml index 02b533466f..ae93e5b7d6 100644 --- a/docs/manpages-3/idmap_tdb.8.xml +++ b/docs/manpages-3/idmap_tdb.8.xml @@ -25,16 +25,16 @@ <refsect1> <title>IDMAP OPTIONS</title> - <variablelist> + <variablelist> <varlistentry> <term>range = low - high</term> <listitem><para> Defines the available matching uid and gid range for which the backend is authoritative. Note that the range commonly matches the allocation range due to the fact that the same backend will - store and retrieve SID/uid/gid mapping entries. If the parameter - is absent, Winbind fail over to use the "idmap uid" and - "idmap gid" options from smb.conf. + store and retrieve SID/uid/gid mapping entries. If the parameter + is absent, Winbind fail over to use the "idmap uid" and + "idmap gid" options from smb.conf. </para></listitem> </varlistentry> </variablelist> @@ -47,9 +47,9 @@ <varlistentry> <term>range = low - high</term> <listitem><para> - Defines the available matching uid and gid range from which - winbindd can allocate for users and groups. If the parameter - is absent, Winbind fail over to use the "idmap uid" + Defines the available matching uid and gid range from which + winbindd can allocate for users and groups. If the parameter + is absent, Winbind fail over to use the "idmap uid" and "idmap gid" options from smb.conf. </para></listitem> </varlistentry> @@ -60,7 +60,7 @@ <title>EXAMPLES</title> <para> - The following example is equivalent to the pre-3.0.25 default idmap + The following example is equivalent to the pre-3.0.25 default idmap configuration using the "idmap backend = tdb" setting. </para> @@ -80,11 +80,11 @@ <title>AUTHOR</title> <para> - The original Samba software and related utilities + The original Samba software and related utilities were created by Andrew Tridgell. Samba is now developed - by the Samba Team as an Open Source project similar + by the Samba Team as an Open Source project similar to the way the Linux kernel is developed. - </para> + </para> </refsect1> </refentry> |