Bug 293519 - shutdown -r now (instead of reboot)
Summary: shutdown -r now (instead of reboot)
Status: New
Alias: None
Product: Documentation
Classification: Unclassified
Component: Books & Articles (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-doc (Nobody)
URL: https://github.com/freebsd/freebsd-do...
Keywords: needs-patch
Depends on:
Blocks:
 
Reported: 2026-03-01 03:26 UTC by Graham Perrin
Modified: 2026-03-04 10:54 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Graham Perrin 2026-03-01 03:26:43 UTC
<https://docs.freebsd.org/en/books/handbook/geom/#gmirror-troubleshooting> and <https://docs.freebsd.org/en/books/handbook/virtualization/#qemu-grab> show: 

> # reboot

Better (less blunt): 

> # shutdown -r now


grahamperrin@mowa219-gjp4 ~/d/f/doc (main)> rg -il '# reboot' . --sort=path | grep -v -e .po -e announce -e events -e news -e -press-rel -e releases | grep /en/
./documentation/content/en/books/handbook/geom/_index.adoc
./documentation/content/en/books/handbook/virtualization/_index.adoc
grahamperrin@mowa219-gjp4 ~/d/f/doc (main)> 


See base 4453ec5b8716
Comment 1 Vladlen Popolitov freebsd_committer freebsd_triage 2026-03-04 10:54:20 UTC
and
# /sbin/reboot
in documentation/content/en/articles/new-users/_index.adoc