diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-04-07 12:52:31 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-04-07 12:52:31 +0000 |
commit | 1acd4252b0aefaa03d227217828a8b69d3cf3a87 (patch) | |
tree | c2a46bad3aa8a8abb0ec76e4d0b718433d07783a /doc/s6-linux-init-hpr.html | |
parent | d6a69ea429b367524f5776c3b7a4caa286c6a8c9 (diff) | |
download | s6-linux-init-1acd4252b0aefaa03d227217828a8b69d3cf3a87.tar.xz |
Doc typo 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 4bf38cd..f0ed6fe 100644 --- a/doc/s6-linux-init-hpr.html +++ b/doc/s6-linux-init-hpr.html @@ -20,7 +20,7 @@ <p> <tt>s6-linux-init-hpr</tt> triggers the software shutdown procedure, -or, with the <tt>-f</tt> option, it perform an immediate hardware shutdown. +or, with the <tt>-f</tt> option, it performs an immediate hardware shutdown. It is normally invoked through <tt>halt</tt>, <tt>poweroff</tt> or <tt>reboot</tt> wrappers created by <a href="s6-linux-init-maker.html">s6-linux-init-maker</a>. |