[Bug 261349] Modernise hier(7)

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 01 Nov 2022 15:25:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261349

--- Comment #9 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=f0e4e021103c13ff3da4cdf1f9395754d069cbfb

commit f0e4e021103c13ff3da4cdf1f9395754d069cbfb
Author:     Mitchell Horne <mhorne@FreeBSD.org>
AuthorDate: 2022-11-01 15:15:18 +0000
Commit:     Mitchell Horne <mhorne@FreeBSD.org>
CommitDate: 2022-11-01 15:20:55 +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

 README.md             |   1 +
 share/man/man7/hier.7 | 127 ++------------------------------------------------
 2 files changed, 6 insertions(+), 122 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.