On Sat, Jul 17, 2021 at 12:53:50PM +1000, Duncan Roe wrote: > Synopsis only has required headers, since doxygen already output the function > summary. HTML only has 2 small changes for better man page readability: > the Synopsis lines are manonly (had to do that to get SYNOPSIS over to cc 1). It's fine to add more specific "manonly" information. The existing autogenerated manpages are still a bit distant to usual Linux Programmer's Manual manpages at quick glance. Go ahead.