https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122916
Bug ID: 122916
Summary: gcobol manual pages have undefined macros
Product: gcc
Version: 16.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: cobol
Assignee: unassigned at gcc dot gnu.org
Reporter: doko at gcc dot gnu.org
Target Milestone: ---
lintian shows me some warnings about the gcobol(1) manual page:
troff:<standard input>:42: warning: macro 'doc-str-dfp' not defined
troff:<standard input>:822: warning: macro 'TS' not defined
troff:<standard input>:858: warning: macro 'TE' not defined
Using a macro as first argument cancels effect of .Li (#937)
It might be worth to generate this manual page from a .texi page, like it is
done by other frontends like gfortran.