]> git.sur5r.net Git - openldap/commitdiff
Such in changes from HEAD
authorKurt Zeilenga <kurt@openldap.org>
Wed, 10 Jul 2002 03:14:32 +0000 (03:14 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Wed, 10 Jul 2002 03:14:32 +0000 (03:14 +0000)
doc/man/man5/slapd-ldbm.5
doc/man/man5/slapd-sql.5
doc/man/man5/slapd.conf.5

index 40eec21aeecfc9345e9644a5b260e481de1d7616..8faa44e7da1d4827db5bad589b1ace2a3ef4cc0b 100644 (file)
@@ -9,7 +9,7 @@ ETCDIR/slapd.conf
 .SH DESCRIPTION
 The LDBM backend to
 .BR slapd (8)
-is a database which uses one of BerkelyDB, Gnu DBM, MDBM or NDBM to
+is a database which uses one of BerkeleyDB, GNU DBM, MDBM or NDBM to
 store data.
 It makes extensive use of indexing and caching to speed data access.
 .SH CONFIGURATION
index be6458586393b71d6d2826242f70335451f8237c..ca63086cfda9ef2db01dac9008922a34156820a1 100644 (file)
@@ -5,9 +5,13 @@ slapd-sql \- SQL backend to slapd
 .SH SYNOPSIS
 ETCDIR/slapd.conf
 .SH DESCRIPTION
-The primary purpose of this backend (8) to
+This 
 .BR slapd (8)
-is to PRESENT information stored in some RDBMS as an LDAP subtree
+backend is currently disabled.
+.LP
+The primary purpose of this
+.BR slapd (8)
+backend is to PRESENT information stored in some RDBMS as an LDAP subtree
 without any programming (some SQL and maybe stored procedures can't be
 considered programming, anyway ;).
 .LP
index a32a2fe91f4b713e14de4efbaf58f928ce0a660d..7cdd80eb1626a53fcb2e512baaa863453fefc8ba 100644 (file)
@@ -104,24 +104,7 @@ forms as well as numeric OIDs to be used for the attribute OID and
 attribute syntax OID.
 (See the
 .B objectidentifier
-description.) Currently the syntax name parser is case-sensitive.
-The known syntax names are:
-.RS
-.RS
-.PD 0
-AttributeTypeDescription Audio Binary BitString Certificate CertificateList
-CertificatePair DN DeliveryMethod DirectoryString DITContentRuleDescription
-DITStructureRuleDescription EnhancedGuide FacsimileTelephoneNumber
-GeneralizedTime Guide IA5String Integer MatchingRuleDescription
-MatchingRuleUseDescription MailPreference NameAndOptionalUUID
-NameFormDescription NumericString ObjectClassDescription OID
-OtherMailbox OctetString PostalAddress ProtocolInformation
-PresentationAddress PrintableString SupportedAlgorithm TelephoneNumber
-TeletexTerminalIdentifier TelexNumber UTCTime LDAPSyntaxDescription
-SubstringAssertion NISnetgrouptriple Bootparameter
-.PD
-.RE
-.RE
+description.) 
 .RE
 .TP
 .B concurrency <integer>