[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: Sun, 09 Jul 2023 16:09:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261349 --- Comment #42 from commit-hook@FreeBSD.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=18ca9e6c5ff1fd08448d3c53debc8d4dac92a32e commit 18ca9e6c5ff1fd08448d3c53debc8d4dac92a32e Author: Mitchell Horne <mhorne@FreeBSD.org> AuthorDate: 2023-07-06 14:11:21 +0000 Commit: Mitchell Horne <mhorne@FreeBSD.org> CommitDate: 2023-07-09 16:09:07 +0000 hier(7): remove entry for non-existent /usr/compat This is historical (?), but today /compat is the default according to linux(4). The only remaining reference to /usr/compat in the src tree is under tools/test/stress2. Add a next-level entry for /compat/linux. PR: 261349 Reviewed by: grahamperrin, karels, dchagin MFC after: 3 days Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D40876 (cherry picked from commit 5e7308a7bcb6675de6049afd4a5dd9d6795057b2) share/man/man7/hier.7 | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug.