Page MenuHomeFreeBSD

hier(7) - remove excessive whitespace
ClosedPublic

Authored by trasz on Apr 2 2017, 8:19 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 18, 7:22 AM
Unknown Object (File)
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
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