From: Ralph Corderoy Date: Tue, 18 Apr 2017 00:14:57 +0000 (+0100) Subject: man/*.man: Use italic for emphasis, not bold or SHOUTING. X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/39a9d9d85d0f2289d8c1257251311b7cf959c700?ds=inline;hp=39a9d9d85d0f2289d8c1257251311b7cf959c700 man/*.man: Use italic for emphasis, not bold or SHOUTING. When reading a body of text, italic is sufficient to add emphasis to what's already being read. Bold draws the eye to the word on the page and is more useful for keywords, concepts, etc. Some `.B' remain that should probably be `.I', but they looked to have other problems so I left them out of this pass. ---