]> git.sur5r.net Git - openldap/commitdiff
Minor updates, needs to be updated and cleaned up
authorKurt Zeilenga <kurt@openldap.org>
Sat, 22 Jul 2000 19:04:33 +0000 (19:04 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sat, 22 Jul 2000 19:04:33 +0000 (19:04 +0000)
Should be PRIMARY source for configuration options.

doc/man/man5/slapd.conf.5

index 14d95a89373f87e426d789839452ec46f84183f3..5b101652f282e2bf5360173b4fe74a63440d1bc3 100644 (file)
@@ -74,10 +74,10 @@ by <who>).
 See Developer's FAQ (http://www.openldap.org/faq/) for details.
 .TP
 .B
-attributetype ( <oid> [NAME <name>] [DESC <description>] [OBSOLETE] \
-[SUP <oid>] [EQUALITY <oid>] [ORDERING <oid>] [SUBSTR <oid>] \
-[SYNTAX <oidlen>] [SINGLE-VALUE] [COLLECTIVE] [NO-USER-MODIFICATION] \
-[USAGE <attributeUsage>] )
+attributetype ( <oid> [NAME <name>] [DESC <description>] \
+[OBSOLETE] [SUP <oid>] [EQUALITY <oid>] [ORDERING <oid>] \
+[SUBSTR <oid>] [SYNTAX <oidlen>] [SINGLE\-VALUE] [COLLECTIVE] \
+[NO\-USER\-MODIFICATION] [USAGE <attributeUsage>] )
 Specify an attribute type using the LDAPv3 syntax defined in RFC 2252.
 The slapd parser extends the RFC 2252 definition by allowing string
 forms as well as numeric OIDs to be used for the attribute OID and