From d04ffbe70416df4b1b63e7d4e21dbcbb428afe49 Mon Sep 17 00:00:00 2001 From: Rich Megginson Date: Wed, 29 Sep 2010 14:19:04 -0600 Subject: fix typos in Makefile.am, acctpolicy schema Fixed some typos and copy/paste errors in Makefile.am and acctpolicy schema --- ldap/schema/60acctpolicy.ldif | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ldap') 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 -- cgit