aboutsummaryrefslogtreecommitdiffstats
path: root/doc/s6-linux-init-hpr.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/s6-linux-init-hpr.html')
-rw-r--r--doc/s6-linux-init-hpr.html2
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>&nbsp;: poweroff. The system will be shut down and the power turned off. </li>
<li> <tt>-r</tt>&nbsp;: reboot. The system will reboot. </li>
<li> <tt>-n</tt>&nbsp;: 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>&nbsp;: Do not write a wtmp shutdown entry. </li>