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 --- doc/index.html | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) (limited to 'doc/index.html') 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