Page MenuHomeFreeBSD

hier(7) - remove excessive whitespace
ClosedPublic

Authored by trasz on Apr 2 2017, 8:19 PM.
Tags
None
Referenced Files
F83198745: D10238.diff
Tue, May 7, 2:29 PM
Unknown Object (File)
Fri, May 3, 6:18 AM
Unknown Object (File)
Fri, May 3, 6:18 AM
Unknown Object (File)
Fri, May 3, 6:18 AM
Unknown Object (File)
Fri, May 3, 12:03 AM
Unknown Object (File)
Dec 20 2023, 2:43 AM
Unknown Object (File)
Nov 4 2023, 7:14 PM
Unknown Object (File)
Oct 10 2023, 11:52 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