K 10 svn:author V 5 trasz K 8 svn:date V 27 2017-04-03T20:28:34.177992Z K 7 svn:log V 424 Remove excessive horizontal whitespace from hier(7) by correctly using "-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. Reviewed by: bapt, vangyzen MFC after: 2 weeks Differential Revision: https://reviews.freebsd.org/D10238 END