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)
Sat, Dec 7, 11:45 AM
Unknown Object (File)
Nov 12 2024, 3:25 AM
Unknown Object (File)
Oct 8 2024, 8:31 PM
Unknown Object (File)
Oct 4 2024, 12:55 AM
Unknown Object (File)
Sep 19 2024, 6:26 PM
Unknown Object (File)
Sep 5 2024, 12:21 PM
Unknown Object (File)
Sep 4 2024, 10:05 AM
Unknown Object (File)
Aug 31 2024, 11:00 PM
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