From: Pierangelo Masarati Date: Sat, 16 Jul 2005 15:36:29 +0000 (+0000) Subject: fix typo X-Git-Tag: OPENLDAP_AC_BP~392 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=d0d98451ce2367e13d96cb52fb953e3b9f1920fb;p=openldap fix typo --- diff --git a/doc/man/man5/slapd-sql.5 b/doc/man/man5/slapd-sql.5 index fd2c9f6003..7048ce96f3 100644 --- a/doc/man/man5/slapd-sql.5 +++ b/doc/man/man5/slapd-sql.5 @@ -161,7 +161,7 @@ The default is The statement that is used to delete an existing entry's ID from table \fIldap_objclasses\fP; see "METAINFORMATION USED" for details. The default is -\fB""DELETE FROM ldap_entry_objclasses WHERE entry_id=?"\fP. +\fB"DELETE FROM ldap_entry_objclasses WHERE entry_id=?"\fP. .RE .SH HELPER CONFIGURATION