[Bug 261349] Modernise hier(7)
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 261349] Consider adding /usr/src/sys/compat to hier(7)"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 10 Jun 2023 08:47:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261349 --- Comment #17 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=6469f9c595c609dd552ec198a16c471c87df7c57 commit 6469f9c595c609dd552ec198a16c471c87df7c57 Author: Graham Perrin <grahamperrin@FreeBSD.org> AuthorDate: 2023-06-10 08:41:35 +0000 Commit: Graham Perrin <grahamperrin@FreeBSD.org> CommitDate: 2023-06-10 08:41:35 +0000 hier(7): improvement, modernisation Consistent use of lowercase, spacing between sections, etc. Cease mentioning floppy disks. De-list /usr/share/misc/fonts/, which has been ??? (without a description) for twenty-seven years. Change zpool to pool. (zpool is a command.) Uppercase PPP for Point-to-Point Protocol. A few other changes to wording, including avoidance of the phrase pre-fab. Update the descriptions of: * /tmp/ * /usr/share/misc/ * /var/preserve/ * /var/tmp/ * /var/tmp/vi.recover/. Refer to vi(1) instead of ex(1). https://bugs.freebsd.org/261349 PR: 261349 Reviewed by: mhorne Approved by: mhorne Pull request: https://github.com/freebsd/freebsd-src/pull/763 share/man/man7/hier.7 | 301 ++++++++++++++++++++++---------------------------- 1 file changed, 135 insertions(+), 166 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug.