aboutsummaryrefslogtreecommitdiffstats
path: root/doc/s6-linux-init-echo.html
diff options
context:
space:
mode:
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>