Don't translate hyphens into \(hy inside \c{...} or code paragraphs,
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 21 Nov 2008 19:15:50 +0000 (19:15 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 21 Nov 2008 19:15:50 +0000 (19:15 +0000)
commite579728ef813d2adea803dd3441ae4c86043407a
treeecedb8e8d86bfe0bbbd45240a5daf3b5b53a1b5e
parent9e0fd4a7ae4ab89d8b38eeec4f02c2f9f4524a98
Don't translate hyphens into \(hy inside \c{...} or code paragraphs,
because otherwise UTF-8 versions of man(1) tend to turn them into
Unicode hyphen characters, with the result that if you cut and paste
sample command lines out of man pages in the obvious way then the
things that look like hyphens are not in fact the character that the
program in question would recognise as an option introducer.

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