Page MenuHomeFreeBSD

boot(9): update to match reality
ClosedPublic

Authored by mhorne on Sep 23 2021, 7:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 23, 10:19 AM
Unknown Object (File)
Wed, Apr 22, 12:38 PM
Unknown Object (File)
Sun, Apr 19, 9:25 PM
Unknown Object (File)
Thu, Apr 16, 2:39 AM
Unknown Object (File)
Fri, Apr 10, 4:17 PM
Unknown Object (File)
Wed, Apr 8, 9:38 PM
Unknown Object (File)
Sun, Apr 5, 5:21 AM
Unknown Object (File)
Sat, Mar 28, 9:26 AM
Subscribers
None

Details

Summary

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.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 41678
Build 38567: arc lint + arc unit