[Bug 293519] shutdown -r now (instead of reboot)

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 01 Mar 2026 03:26:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293519

            Bug ID: 293519
           Summary: shutdown -r now (instead of reboot)
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Books & Articles
          Assignee: doc@FreeBSD.org
          Reporter: grahamperrin@gmail.com

<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

-- 
You are receiving this mail because:
You are the assignee for the bug.