From: Ralph Corderoy Date: Mon, 17 Apr 2017 23:24:07 +0000 (+0100) Subject: man/*.man: Replace minus sign with hyphen: `\-' with `-'. X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/125748e4eb5137dae49ed218cd728d988b1e4468?hp=125748e4eb5137dae49ed218cd728d988b1e4468 man/*.man: Replace minus sign with hyphen: `\-' with `-'. Conservatively changed many of the troff minus-signs, `\-', with a troff hyphen, `-'. Where it wasn't quickly obviously, I left it unchanged. There were also cases that shouldn't be either minus sign or hyphen. Those were changed to hyphen and still need to be fixed properly. ---