Package: ldap-utils Version: 2.2.26-5 Severity: minor Tags: patch In the third paragraph of the DESCRIPTION section of the ldapsearch manual page, all but the first word of the first line is bold instead of just the word "ldapsearch". The attached patch fixes this problem.
-- Matt
diff -ru openldap2.2-2.2.26-orig/doc/man/man1/ldapsearch.1 openldap2.2-2.2.26/doc/man/man1/ldapsearch.1 --- openldap2.2-2.2.26-orig/doc/man/man1/ldapsearch.1 2006-03-06 23:39:47.000000000 -0800 +++ openldap2.2-2.2.26/doc/man/man1/ldapsearch.1 2006-03-06 23:40:11.000000000 -0800 @@ -88,7 +88,8 @@ If not provided, the default filter, (objectClass=*), is used. .LP If -.B ldapsearch finds one or more entries, the attributes specified by +.B ldapsearch +finds one or more entries, the attributes specified by \fIattrs\fP are returned. If * is listed, all user attributes are returned. If + is listed, all operational attributes are returned. If no \fIattrs\fP are listed, all user attributes are returned. If only
signature.asc
Description: Digital signature

