diff options
author | Gerald Carter <jerry@samba.org> | 2007-04-17 22:38:52 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:31 -0500 |
commit | e2ef146cf4b693e67aacd3f5d083896c72e0d8f4 (patch) | |
tree | dc16c90f380fea7ac386e97e6f0650ddd6731005 /docs | |
parent | 5bc99dbf90233a34bb95564b0b04a1f872baa9e1 (diff) | |
download | samba-e2ef146cf4b693e67aacd3f5d083896c72e0d8f4.tar.gz samba-e2ef146cf4b693e67aacd3f5d083896c72e0d8f4.tar.bz2 samba-e2ef146cf4b693e67aacd3f5d083896c72e0d8f4.zip |
fix a few typos pointed out by James
(This used to be commit b961e766f6abf9bb7a31fee645cb9ded59034724)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/manpages-3/idmap_ad.8.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manpages-3/idmap_ad.8.xml b/docs/manpages-3/idmap_ad.8.xml index 77662b0800..e3d6fc22e9 100644 --- a/docs/manpages-3/idmap_ad.8.xml +++ b/docs/manpages-3/idmap_ad.8.xml @@ -42,8 +42,8 @@ <varlistentry> <term>schema_mode = <rfc2307 | sfu ></term> <listitem><para> - Defines the schema the idmap_ad should use when querying - Active Directory regharding user and group information. + Defines the schema that idmap_ad should use when querying + Active Directory regarding user and group information. This can either the RFC2307 schema support included in Windows 2003 R2 or the Service for Unix (SFU) schema. </para></listitem> |