Page MenuHomeFreeBSD

hier(7) - remove excessive whitespace
ClosedPublic

Authored by trasz on Apr 2 2017, 8:19 PM.
Tags
None
Referenced Files
F153166643: D10238.id26989.diff
Sun, Apr 19, 1:52 PM
Unknown Object (File)
Tue, Apr 14, 12:28 PM
Unknown Object (File)
Mon, Apr 13, 1:18 PM
Unknown Object (File)
Mon, Apr 6, 1:25 PM
Unknown Object (File)
Fri, Mar 27, 2:15 AM
Unknown Object (File)
Thu, Mar 26, 7:57 AM
Unknown Object (File)
Tue, Mar 24, 8:59 AM
Unknown Object (File)
Feb 16 2026, 7:00 AM
Subscribers

Details

Summary

Remove excessive horizontal whitespace from hier(7) by fixing usage
of "-width". The http://mdocml.bsd.lv/mdoc/details/width.html says:
"Do not use macros in the argument specifying the width, that's not
portable. While GNU troff can handle it, mandoc cannot." The same
problem seems to exist in many other man pages.

Diff Detail