[Bug 286013] [PATCH] vfs_unmountall.9: Fix obsolete cross-reference to boot(9)

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 03 Sep 2026 16:24:42 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286013

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch stable/15 references this bug:

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

commit 83b88ea4761ec55f924d1c964a56c5a91ca7457f
Author:     Artem Bunichev <tembun@bk.ru>
AuthorDate: 2026-07-20 17:29:51 +0000
Commit:     Mitchell Horne <mhorne@FreeBSD.org>
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.