On Sat, May 3, 2014, at 4:32, Bjarni Ingi Gislason wrote: > Use a real apostrophe \(aq instead of ' (prints as a single right > quote) or \' (prints as an acute accent) Indeed, \' prints as an acute accent, which is not right, but for me, on a terminal, ' is shown as ', as a plain apostrophe, 0x27 -- there is no need for \(aq there. And for people who actually want to print a man page, I would have thought they would prefer to see the curly U+2019 ("this is the preferred character to use for apostrophe") instead of the straight U+0027. https://en.wikipedia.org/wiki/Apostrophe#Typographic_form What makes you prefer the straight form in typeset documents? Benno -- http://www.fastmail.fm - mmm... Fastmail... -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html