Hi Alex,
I have divided feelings about this issue.
At 2023-08-20T21:10:52+0200, Alejandro Colomar wrote:
> I just noticed that the Linux man-pages use '-' in TH. That's
> surprising to me, as Michael was careful to use '\-' correctly.
>
> In the documentation, I couldn't find anything that says
Quoth Alejandro Colomar:
$ grep -rn '^\.TH [^ ]*-' man*
man5/proc_sysrq-trigger.5:7:.TH proc_sysrq-trigger 5 (date) "Linux man-pages
(unreleased)"
man7/man-pages.7:11:.TH man-pages 7 (date) "Linux man-pages (unreleased)"
man7/iso_8859-10.7:6:.TH ISO_8859-10 7 (date) "Linux man-pages (unreleased)
On 2023-08-20 23:51, Brian Inglis wrote:
> On Sun, 20 Aug 2023 21:10:52 +0200, Alejandro Colomar wrote:
>> Hi Branden,
>> I just noticed that the Linux man-pages use '-' in TH. That's
>> surprising to me, as Michael was careful to use '\-' correctly.
>> In the documentation, I couldn't find anythi
On Sun, 20 Aug 2023 21:10:52 +0200, Alejandro Colomar wrote:
Hi Branden,
I just noticed that the Linux man-pages use '-' in TH. That's
surprising to me, as Michael was careful to use '\-' correctly.
In the documentation, I couldn't find anything that says TH
should be different than anywhere els