From 8abf1d29e97833b130566ac35eddb289de19b09c Mon Sep 17 00:00:00 2001
From: Colin Booth
Date: Thu, 22 Jan 2026 22:18:46 +0000
Subject: s6-frontend-helper-echo.html: active voice
---
doc/s6-frontend-helper-echo.html | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
(limited to 'doc')
diff --git a/doc/s6-frontend-helper-echo.html b/doc/s6-frontend-helper-echo.html
index 9a99689..cdd23fa 100644
--- a/doc/s6-frontend-helper-echo.html
+++ b/doc/s6-frontend-helper-echo.html
@@ -22,11 +22,10 @@
s6-frontend-helper-echo is a small utility to echo arguments to stdout.
It is not meant to be called directly,
although nothing bad will happen if you do. It is used in command lines crafted by
-s6 live status instead of the POSIX
-echo
-program, because implementations of echo are infamously inconsistent with
-regards to options and arguments starting with a dash, so it's better not to rely on
-them at all.
+s6 live status due to unreliable and
+inconsistent handling of options and dash arguments in the various POSIX echo
+implementations.
--
cgit v1.3.1