mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-06-01 07:16:33 +02:00
ab18e90e8b
This is useful in many man pages like date , dd, od, tr, ... where there are tables presented, where extraneous lines between each entry are best avoided. * man/help2man: Use .PD 0 (Paragraph Distance) to avoid extraneous blank lines within .TP delineated tables. Also use explicit widths with .TP in such tables, to preserve the alignment from the --help output.