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)
Apr 14 2025, 4:05 AM
Unknown Object (File)
Apr 13 2025, 10:02 PM
Unknown Object (File)
Apr 13 2025, 9:22 PM
Unknown Object (File)
Apr 11 2025, 2:45 PM
Unknown Object (File)
Feb 26 2025, 4:31 AM
Unknown Object (File)
Feb 21 2025, 2:38 PM
Unknown Object (File)
Feb 21 2025, 2:35 PM
Unknown Object (File)
Sep 25 2024, 12:25 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

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable