From db2afe7d532652400b28af7b7f3367ef8ad3d7d5 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 4 Sep 2026 19:06:48 +0000 Subject: Doc typo fixes --- doc/s6-svscan-not-1.html | 2 +- doc/s6-svscanboot.html | 2 +- doc/why.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/s6-svscan-not-1.html b/doc/s6-svscan-not-1.html index 632dab2..b5ff279 100644 --- a/doc/s6-svscan-not-1.html +++ b/doc/s6-svscan-not-1.html @@ -51,7 +51,7 @@ of by the logging tools. 1 output logging trick so the supervision tree's messages are logged via a service that's maintained by the supervision tree itself. Then your init system should not launch s6-svscan directly, but a wrapper script, or a binary, - that performs the proper redirections. The +that performs the proper redirections. The s6-svscanboot binary is an example of such a program, and it is recommended that you use it. diff --git a/doc/s6-svscanboot.html b/doc/s6-svscanboot.html index 5b2f225..16a8268 100644 --- a/doc/s6-svscanboot.html +++ b/doc/s6-svscanboot.html @@ -41,7 +41,7 @@ from either flooding the upper service manager or being lost entirely.

Interface

-     s6-svscanboot [ -c devconsole ] [ -D catchalldir ] [ -m catchallmode ] [ -l catchalluser ] [ -o catchalloptions ] [ -d notif ] [ -X consoleholder ] [ -C services_max ] [ -L name_max ] [ -t rescan ] scandir
+     s6-svscanboot [ -c devconsole ] [ -D catchalldir ] [ -m catchallmode ] [ -l catchalluser ] [ -o catchalloptions ] [ -d notif ] [ -C services_max ] [ -L name_max ] [ -t rescan ] scandir
 
-- cgit v1.3.1