Skip to main content.

2001-Nov-15

Send-pr bin/14591; "man -h mail" outputs over 590 lines; it should just do:
mail [-iInv] [-s subject] [-c cc-addr] [-b bcc-addr] to-addr...
mail [-iInNv] -f [name]
mail [-iInNv] [-u user]
(But it outputs more.) I didn't notice the problem with other manual pages, but only tried a few. I didn't provide a patch; even if it is a bad mandoc, it should still not give bad results. (06/Mar/2002: wiz closed: man(1) was broken because didn't have "mandatory" DESCRIPTION header.)