[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: Mon, 05 Dec 2022 16:48:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261349 --- Comment #10 from commit-hook@FreeBSD.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=552e24e4549a8fc272149e02bcd8210b64e2e967 commit 552e24e4549a8fc272149e02bcd8210b64e2e967 Author: Mitchell Horne <mhorne@FreeBSD.org> AuthorDate: 2022-11-01 15:15:18 +0000 Commit: Mitchell Horne <mhorne@FreeBSD.org> CommitDate: 2022-12-05 16:37:07 +0000 hier(7): remove text describing /usr/src layout It poses a maintenance burden, since much of the information is duplicated in the src tree's README.md file. Readers who are interested enough in learning about the structure of the src tree can download it, or browse the README online. Have hier(7) just point them there instead. PR: 261349 Discussed with: freebsd-arch@, freebsd-doc@ lists Reviewed by: imp, emaste MFC after: 1 month Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D37135 (cherry picked from commit f0e4e021103c13ff3da4cdf1f9395754d069cbfb) README.md | 1 + share/man/man7/hier.7 | 129 ++------------------------------------------------ 2 files changed, 5 insertions(+), 125 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.