Extend r8309 to try to ensure that single-quote/apostrophe characters in code
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Sun, 23 Nov 2008 17:41:44 +0000 (17:41 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Sun, 23 Nov 2008 17:41:44 +0000 (17:41 +0000)
commit0cef59c149f42b564e1c7e4e881a0a1bb5bd7465
treeec8195391eaadb78f00158377359f08cb44bb105
parent6868799ead589cc3ff882ac0627385d5957f2d08
Extend r8309 to try to ensure that single-quote/apostrophe characters in code
contexts get output usefully in the face of UTF-8 *roff implementations.
Works on Debian-derived distributions (and hence along with r8309 should fix
#496063), but I'm slightly worried about portability as I've used a named
character "\(aq" which doesn't appear in the "classic" reference CS TR #54.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@8321 cda61777-01e9-0310-a592-d414129be87e
bk_man.c