RT RT/krbdev.mit.edu: Ticket #5953 Properly escape - in kdb5_ldap_util man page Signed in as guest.
[Logout]

[Home] [Search] [Configuration]

[Display] [History] [Basics] [Dates] [People] [Links] [Jumbo]

 
 

 The Basics  
Id
5953
Status
resolved
Worked
0 min
Priority
0/0
Queue
krb5
 

 Keyword Selections  
Component
  • krb5-doc
Version_reported
  • 1.6.3
Version_Fixed
  • 1.6.4
Target_Version
  • 1.6.4
Tags
  • pullup
 

 Relationships  
Depends on:
Depended on by:
Parents:
Children:

Refers to:
Referred to by:
 
 Dates  
Created: Mon Apr 28 19:05:37 2008
Starts: Not set
Started: Mon Apr 28 19:05:40 2008
Last Contact: Mon Jul 14 18:11:42 2008
Due: Not set
Updated: Mon Jul 14 18:11:42 2008 by tlyu
 

 People  
Owner
 rra
Requestors
 Russ Allbery <rra@stanford.edu>
Cc
 
AdminCc
 
 

 More about Russ Allbery  
Comments about this user:
No comment entered about this user
This user's 25 highest priority tickets:
 

History   Display mode: [Brief headers] [Full headers]
      Mon Apr 28 19:05:37 2008  rra - Ticket created    
     
From: Russ Allbery <rra@stanford.edu>
Subject: SVN Commit


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.

Commit By: rra



Revision: 20311
Changed Files:
U   trunk/src/plugins/kdb/ldap/ldap_util/kdb5_ldap_util.M


Download (untitled) 426b
      Mon Apr 28 19:05:40 2008  rra - Requestor Russ Allbery <rra@stanford.edu> added    
      Mon Apr 28 19:05:40 2008  rra - Status changed from new to resolved    
      Mon Apr 28 19:05:41 2008  rra - Version_reported 1.6.3 added    
      Mon Apr 28 19:05:41 2008  rra - Tags pullup added    
      Mon Apr 28 19:05:42 2008  rra - Target_Version 1.6.4 added    
      Mon Apr 28 19:05:42 2008  rra - Component krb5-doc added    
      Mon Jul 14 18:11:39 2008  tlyu - Version_Fixed 1.6.4 added    
      Mon Jul 14 18:11:39 2008  tlyu - Correspondence added    
     
From: tlyu@mit.edu
Subject: SVN Commit


pull up r20311 from trunk

 r20311@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.



Commit By: tlyu



Revision: 20517
Changed Files:
_U  branches/krb5-1-6/
U   branches/krb5-1-6/src/plugins/kdb/ldap/ldap_util/kdb5_ldap_util.M


Download (untitled) 711b