diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-04-28 08:44:02 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2025-04-28 08:44:02 +0000 |
| commit | 2570924a6eb189aa82ac7a19ed33ff7a49d57b48 (patch) | |
| tree | 4a2d5f831f701efc557dbe1fd18117cb74eb3c43 /doc/s6-linux-init-hpr.html | |
| parent | 1a24089c821b7ab71af9733a58ffc762accd84dd (diff) | |
| download | s6-linux-init-2570924a6eb189aa82ac7a19ed33ff7a49d57b48.tar.gz | |
Latest batch of fixes
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/s6-linux-init-hpr.html')
| -rw-r--r-- | doc/s6-linux-init-hpr.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-linux-init-hpr.html b/doc/s6-linux-init-hpr.html index f0ed6fe..400c9af 100644 --- a/doc/s6-linux-init-hpr.html +++ b/doc/s6-linux-init-hpr.html @@ -56,7 +56,7 @@ machine. </li> <li> <tt>-p</tt> : poweroff. The system will be shut down and the power turned off. </li> <li> <tt>-r</tt> : reboot. The system will reboot. </li> <li> <tt>-n</tt> : Do not call -<a href="https://pubs.opengroup.org/onlinepubs/9699919799/functions/sync.html">sync()</a> +<a href="https://pubs.opengroup.org/onlinepubs/9799919799/functions/sync.html">sync()</a> before the hardware shutdown. The default is to sync, just in case. This option is only relevant when combined with <tt>-f</tt>; without it, it has no effect. </li> <li> <tt>-d</tt> : Do not write a wtmp shutdown entry. </li> |
