From 128c44443b8ac7b46c75ee84d2c92ee04ad10af3 Mon Sep 17 00:00:00 2001
From: Laurent Bercot
Date: Sat, 24 Jan 2026 20:15:41 +0000
Subject: version: 0.0.1.0
---
INSTALL | 2 +-
doc/index.html | 23 ++++++++++-------------
2 files changed, 11 insertions(+), 14 deletions(-)
diff --git a/INSTALL b/INSTALL
index c85357c..035dd52 100644
--- a/INSTALL
+++ b/INSTALL
@@ -8,7 +8,7 @@ Build Instructions
- GNU make version 3.81 or later
- skalibs version 2.14.5.1 or later: https://skarnet.org/software/skalibs/
- execline version 2.9.8.1 or later: https://skarnet.org/software/execline/
- - s6 version 2.14.0.0 or later: https://skarnet.org/software/s6/
+ - s6 version 2.14.0.1 or later: https://skarnet.org/software/s6/
- s6-rc version 0.6.0.0 or later: https://skarnet.org/software/s6-rc/
- optional: s6-linux-init version 1.2.0.0 or later: https://skarnet.org/software/s6-linux-init/
- optional: nsss version 0.2.1.1 or later: https://skarnet.org/software/nsss/
diff --git a/doc/index.html b/doc/index.html
index 18df7e8..f925e0b 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -54,14 +54,14 @@ is often used on its own, in environments that already have an init system
(no need for s6-linux-init) and a service manager (no need for s6-rc).
For the same purpose of modularity, s6 follows an approach of "one functionality,
one tool", sometimes to the extreme: the s6-supervision package, as of
-2.14.0.0, hosts 75 binaries.
+2.14.0.1, hosts 75 binaries.
This approach is successful in that it provides comprehensive functionality
with maximum efficiency: despite its growth, s6 remains extremely
lightweight in run-time resource usage. However, a recurring
-pattern is that potential users are often rebuked by s6's apparent complexity.
+pattern is that potential users are often daunted by s6's apparent complexity.
@@ -154,17 +154,14 @@ the previous versions of s6-frontend and the current one.
User-facing commands
-
- s6 subcommands
-
-
Internal programs
--
cgit v1.3.1