On 28/05/17 01:54, Jonny Grant wrote:
> Hello
> 
> I noticed a problem in the "man unlink" page.
> 
> The OPTIONS section is missing, and the Options are listed in the 
> DESCRIPTION section.  Could the OPTIONS section be added?
> 
> Thank you, Jonny

I presume you're comparing with rm(1)?
Though note for coreutils, an OPTIONS section is the exception:

$ grep OPTIONS man/*.x
man/chmod.x:.SH OPTIONS
man/chown.x:.SH OPTIONS
man/df.x:.SH OPTIONS
man/rm.x:.SH OPTIONS

Is this really an issue though?
I suppose more structure might help tools like the mooted
explain(1) that could be a new tool provided by man.

cheers,
Pádraig



Reply via email to