[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Subsections are not recognized
From: |
Alejandro Colomar |
Subject: |
Subsections are not recognized |
Date: |
Wed, 9 Nov 2022 23:46:43 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.1 |
Hi Branden,
I remember having reported this, but can't seem to find the report. Just to
make sure it's not forgotten before 1.23.0, I'll remind about it:
$ make lint-man V=1
LINT (groff) tmp/lint/man2type/open_how.2type.lint-man.groff.touch
tbl man2type/open_how.2type \
| eqn -Tutf8 \
| troff -man -t -M ./etc/groff/tmac -m checkstyle -rCHECKSTYLE=3 -ww -Tutf8
-rLL=78n \
| grotty -c \
| col -b -p -x \
| (! grep -n '.\{80\}.' >&2)
an.tmac:man2type/open_how.2type:6: style: .TH missing fifth argument and second
argument '2type' not a recognized manual section; specify volume title
found style problems; aborting
make: *** [lib/lint-man.mk:77:
tmp/lint/man2type/open_how.2type.lint-man.groff.touch] Error 1
Subsections should be recognized and treated as the section to which they
belong.
Cheers,
Alex
--
<http://www.alejandro-colomar.es/>
OpenPGP_signature
Description: OpenPGP digital signature
- Subsections are not recognized,
Alejandro Colomar <=