Page MenuHomeFreeBSD

hier(7) - remove excessive whitespace
ClosedPublic

Authored by trasz on Apr 2 2017, 8:19 PM.
Tags
None
Referenced Files
F166864058: D10238.id26989.diff
Mon, Aug 17, 6:52 AM
Unknown Object (File)
Mon, Aug 10, 11:59 AM
Unknown Object (File)
Tue, Jul 28, 4:35 PM
Unknown Object (File)
Sun, Jul 26, 6:53 PM
Unknown Object (File)
Tue, Jul 21, 10:35 AM
Unknown Object (File)
Jul 18 2026, 2:42 PM
Unknown Object (File)
Jul 5 2026, 8:20 AM
Unknown Object (File)
Jul 3 2026, 12:19 PM
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