summaryrefslogtreecommitdiffstats
path: root/ldap
diff options
context:
space:
mode:
authorRich Megginson <rmeggins@redhat.com>2010-09-29 14:19:04 -0600
committerRich Megginson <rmeggins@redhat.com>2010-10-01 17:02:53 -0600
commitd04ffbe70416df4b1b63e7d4e21dbcbb428afe49 (patch)
tree9f1126f0260c44b18abe4b5d568385fd0e3ae666 /ldap
parent037623905acf1379c964821dbb00f82f2ef1ac95 (diff)
downloadds-d04ffbe70416df4b1b63e7d4e21dbcbb428afe49.tar.gz
ds-d04ffbe70416df4b1b63e7d4e21dbcbb428afe49.tar.xz
ds-d04ffbe70416df4b1b63e7d4e21dbcbb428afe49.zip
fix typos in Makefile.am, acctpolicy schema
Fixed some typos and copy/paste errors in Makefile.am and acctpolicy schema
Diffstat (limited to 'ldap')
-rw-r--r--ldap/schema/60acctpolicy.ldif2
1 files changed, 1 insertions, 1 deletions
diff --git a/ldap/schema/60acctpolicy.ldif b/ldap/schema/60acctpolicy.ldif
index 40c092ec..2eff427c 100644
--- a/ldap/schema/60acctpolicy.ldif
+++ b/ldap/schema/60acctpolicy.ldif
@@ -26,7 +26,7 @@ attributeTypes: ( 2.16.840.1.113719.1.1.4.1.35 NAME 'lastLoginTime'
SYNTAX 1.3.6.1.4.1.1466.115.121.1.24 SINGLE-VALUE USAGE directoryOperation
X-ORIGIN 'Account Policy Plugin' )
##
-## acctPolicySubentry is an an account policy pointer (DN syntax)
+## acctPolicySubentry is an account policy pointer (DN syntax)
attributeTypes: ( 1.3.6.1.4.1.11.1.3.2.1.2 NAME 'acctPolicySubentry'
DESC 'Account policy pointer'
SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 SINGLE-VALUE USAGE directoryOperation