aboutsummaryrefslogtreecommitdiffstats
path: root/doc/s6-linux-init-echo.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2025-04-28 08:44:02 +0000
committerLaurent Bercot <ska@appnovation.com>2025-04-28 08:44:02 +0000
commit2570924a6eb189aa82ac7a19ed33ff7a49d57b48 (patch)
tree4a2d5f831f701efc557dbe1fd18117cb74eb3c43 /doc/s6-linux-init-echo.html
parent1a24089c821b7ab71af9733a58ffc762accd84dd (diff)
downloads6-linux-init-2570924a6eb189aa82ac7a19ed33ff7a49d57b48.tar.gz
Latest batch of fixes
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/s6-linux-init-echo.html')
-rw-r--r--doc/s6-linux-init-echo.html2
1 files changed, 1 insertions, 1 deletions
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. </li>
no way to ensure that the <tt>echo</tt> program will behave consistently from
Unix system to Unix system - and even from Linux distribution to Linux
distribution. Despite there being a
-<a href="//pubs.opengroup.org/onlinepubs/9699919799/utilities/echo.html">standard</a>
+<a href="//pubs.opengroup.org/onlinepubs/9799919799/utilities/echo.html">standard</a>
for it, the <tt>echo</tt> commands in GNU coreutils, busybox, toybox, sbase, and
other implementations basically all exhibit different behaviours. Every shell has
a built-in <tt>echo</tt> command, that fails to follow the POSIX standard. <tt>echo</tt>