From 51e0c04817e974e30a40c8a8195dca5ec7a92f14 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sat, 5 Sep 2026 21:34:00 +0000 Subject: Doc typo fixes --- doc/s6-rc-compile.html | 4 ++-- doc/s6-rc-set-change.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/s6-rc-compile.html b/doc/s6-rc-compile.html index d207b6c..fc4a9c6 100644 --- a/doc/s6-rc-compile.html +++ b/doc/s6-rc-compile.html @@ -209,7 +209,7 @@ lexer at compile time and the results will be stored into the compiled database in an internal form. up will be run when the service is started, down will be executed when the service is stopped, and reload will be executed when the service is -reloaded +reloaded. @@ -239,7 +239,7 @@ while down contains /etc/init.d/service stop, and

Don't think you have to learn all the intricacies of the execline language -just because the up, down and reloadscripts get +just because the up, down and reload scripts get lexed by it. You don't.

diff --git a/doc/s6-rc-set-change.html b/doc/s6-rc-set-change.html index e731379..8ec2763 100644 --- a/doc/s6-rc-set-change.html +++ b/doc/s6-rc-set-change.html @@ -92,7 +92,7 @@ pulled into the change, then apply the change.
0
Success.
1
The -I option was given and dependencies prevented services... from being changed to newrx.
-
3
A service in services... was not found in the reference database. +
3
A service in services... was not found in the reference database.
4
Invalid or corrupted reference database.
100
Incorrect usage.
102
Inconsistent repository.
-- cgit v1.3.1