Page MenuHomeFreeBSD

Replace 'reboot' with 'shutdown -r now' (Bug 293519)
ClosedPublic

Authored by mathias.eggers_proton.me on Apr 25 2026, 12:41 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Sep 3, 2:38 AM
Unknown Object (File)
Thu, Sep 3, 2:38 AM
Unknown Object (File)
Wed, Sep 2, 9:33 AM
Unknown Object (File)
Wed, Sep 2, 3:31 AM
Unknown Object (File)
Wed, Sep 2, 1:56 AM
Unknown Object (File)
Tue, Sep 1, 12:14 AM
Unknown Object (File)
Fri, Aug 21, 4:52 PM
Unknown Object (File)
Fri, Aug 14, 7:55 AM
Subscribers

Details

Summary

As proposed in Bug 293519 I've replaced occurrences of reboot invocations with shutdown -r now.

Test Plan
  • apply the patch
  • build the documentation
  • take a look at the output

Diff Detail

Repository
R9 FreeBSD doc repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

carlavilla added a subscriber: carlavilla.

Thanks for the path, I am going to make the commit

This revision is now accepted and ready to land.Apr 25 2026, 12:45 PM

@carlavilla : Can you commit this? It would also close PR 293519. Thank you!

Sorry, I was busy these last weeks!
Thanks!