K 10 svn:author V 6 mhorne K 8 svn:date V 27 2021-10-04T14:19:07.520686Z K 7 svn:log V 723 boot(9): update to match reality This function was renamed to kern_reboot() in 2010, but the man page has failed to keep in sync. Bring it up to date on the rename, add the shutdown hooks to the synopsis, and document the (obvious) fact that kern_reboot() does not return. Fix an outdated reference to the old name in kern_reboot(), and leave a reference to the man page so future readers might find it before any large changes. Reviewed by: imp, markj MFC after: 3 days Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D32085 (cherry picked from commit 800e74955d4e5f90e7258956ba42228350f71049) Git Hash: 26337c10f060e6a25b1708d421056d28a5b608b0 Git Author: mhorne@FreeBSD.org END