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 --- AUTHORS | 1 + doc/s6-svscan-not-1.html | 2 +- doc/s6-svscanboot.html | 2 +- doc/why.html | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/AUTHORS b/AUTHORS index 611c075..b6d6ab4 100644 --- a/AUTHORS +++ b/AUTHORS @@ -15,6 +15,7 @@ Contributors: Mira Ressel Jan Kämpe Alyssa Ross + Lennart Jablonka Thanks to: Dan J. Bernstein 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
 
    diff --git a/doc/why.html b/doc/why.html index c75dda0..8016948 100644 --- a/doc/why.html +++ b/doc/why.html @@ -32,7 +32,7 @@ developers is using /etc/ttys to this purpose, so I won't consider BSD
  • runit, Gerrit Pape's suite, well-integrated with Debian
  • perp, Wayne Marshall's take on supervision
  • Integrated init systems providing a lot of features, process supervision being one of them. -For instance, Upstart, MacOS X's +For instance, Upstart, MacOS X's launchd, and Fedora's systemd.
-- cgit v1.3.1