From 2570924a6eb189aa82ac7a19ed33ff7a49d57b48 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 28 Apr 2025 08:44:02 +0000 Subject: Latest batch of fixes Signed-off-by: Laurent Bercot --- doc/s6-linux-init-echo.html | 2 +- doc/s6-linux-init-hpr.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/s6-linux-init-echo.html b/doc/s6-linux-init-echo.html index 837eab0..5c9c685 100644 --- a/doc/s6-linux-init-echo.html +++ b/doc/s6-linux-init-echo.html @@ -47,7 +47,7 @@ character instead of a space. no way to ensure that the echo program will behave consistently from Unix system to Unix system - and even from Linux distribution to Linux distribution. Despite there being a -standard +standard for it, the echo commands in GNU coreutils, busybox, toybox, sbase, and other implementations basically all exhibit different behaviours. Every shell has a built-in echo command, that fails to follow the POSIX standard. echo 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.
  • -p : poweroff. The system will be shut down and the power turned off.
  • -r : reboot. The system will reboot.
  • -n : Do not call -sync() +sync() before the hardware shutdown. The default is to sync, just in case. This option is only relevant when combined with -f; without it, it has no effect.
  • -d : Do not write a wtmp shutdown entry.
  • -- cgit v1.3.1