svn rev #20517: branches/krb5-1-6/ src/plugins/kdb/ldap/ldap_util/
tlyu@MIT.EDU
tlyu at MIT.EDU
Mon Jul 14 18:11:34 EDT 2008
Commit By: tlyu
Log Message:
ticket: 5953
version_fixed: 1.6.4
pull up r20311 from trunk
r20311 at cathode-dark-space: rra | 2008-04-28 19:05:27 -0400
Ticket: new
Subject: Properly escape - in kdb5_ldap_util man page
Component: krb5-doc
Version_Reported: 1.6.3
Target_Version: 1.6.4
Tags: pullup
The LDAP plugin introduced a new man page which has unescaped hyphens.
Unicode-aware groffs may convert those to real hyphens rather than
the intended ASCII hyphen. This patch adds backslashes in front of
all the bare hyphens that I plus Debian's lintian program could find
to force interpretation as ASCII hyphens.
Changed Files:
_U branches/krb5-1-6/
U branches/krb5-1-6/src/plugins/kdb/ldap/ldap_util/kdb5_ldap_util.M
More information about the cvs-krb5
mailing list