https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286013
--- Comment #2 from [email protected] --- A commit in branch stable/15 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=83b88ea4761ec55f924d1c964a56c5a91ca7457f commit 83b88ea4761ec55f924d1c964a56c5a91ca7457f Author: Artem Bunichev <[email protected]> AuthorDate: 2026-07-20 17:29:51 +0000 Commit: Mitchell Horne <[email protected]> CommitDate: 2026-09-03 16:23:14 +0000 vfs_unmountall.9: Fix an outdated .Xr to boot(9) boot.9 was moved to kern_reboot.9, but this reference was not changed appropriately. PR: 286013 Reviewed by: mhorne, kib, emaste Fixes: 800e74955d4e ("boot(9): update to match reality") MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D58350 (cherry picked from commit 5b7d6a128bef464e7fd331d172e4cf25a5d122c3) share/man/man9/vfs_unmountall.9 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- You are receiving this mail because: You are the assignee for the bug.
