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)
Aug 14 2025, 1:16 AM
Unknown Object (File)
Aug 12 2025, 12:43 PM
Unknown Object (File)
Aug 11 2025, 6:26 AM
Unknown Object (File)
Aug 6 2025, 2:11 PM
Unknown Object (File)
Jul 29 2025, 11:20 AM
Unknown Object (File)
Jul 29 2025, 6:17 AM
Unknown Object (File)
Jul 6 2025, 4:24 PM
Unknown Object (File)
Jun 24 2025, 12:42 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

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