https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293519
--- Comment #9 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/doc/commit/?id=d230e371ab42bdbc7276ac265a266f91726e8052 commit d230e371ab42bdbc7276ac265a266f91726e8052 Author: Mathias Eggers <[email protected]> AuthorDate: 2026-05-09 13:21:02 +0000 Commit: Benedict Reuschling <[email protected]> CommitDate: 2026-05-09 13:28:23 +0000 Replace last 'reboot' occurrences with 'shutdown -r now' The patch that fixes reboot issues is only in the upcoming FreeBSD-16 and will not be merged back to 15, 14, or 13 versions. Hence, use the 'shutdown -r now' instead of 'reboot' consistently throughout the handbook. PR: 293519 Differential Revision: https://reviews.freebsd.org/D56631 documentation/content/en/books/handbook/geom/_index.adoc | 2 +- documentation/content/en/books/handbook/virtualization/_index.adoc | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug.
