diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-04-28 08:40:16 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2025-04-28 08:40:16 +0000 |
| commit | f3a814c550c19cac46963cabade0d348999abe85 (patch) | |
| tree | 4e1031838e7469fd25e28118b3a19201ecd6ce15 /doc | |
| parent | da52d02e119de3ce808d62bcfe01de8cdd6f20ef (diff) | |
| download | s6-frontend-f3a814c550c19cac46963cabade0d348999abe85.tar.gz | |
Move to new system, support pkg-config
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/index.html | 9 | ||||
| -rw-r--r-- | doc/s6-frontend-alias-chpst.html | 2 |
2 files changed, 7 insertions, 4 deletions
diff --git a/doc/index.html b/doc/index.html index 75ed5fb..5e16f9d 100644 --- a/doc/index.html +++ b/doc/index.html @@ -68,14 +68,17 @@ they implement a powerful, fast, turnkey init system that is usable on <li> GNU make, version 3.81 or later </li> <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> version 2.14.4.0 or later </li> + <li> (optional, and only if your whole distribution is built with it) +<a href="//skarnet.org/software/nsss/">nsss</a> version +0.2.1.0 or later </li> <li> <a href="//skarnet.org/software/execline/">execline</a> version 2.9.7.0 or later </li> <li> <a href="//skarnet.org/software/s6/">s6</a> version -2.13.1.1 or later </li> +2.13.2.0 or later </li> <li> <a href="//skarnet.org/software/s6-rc/">s6-rc</a> version -0.5.5.1 or later </li> +0.5.6.0 or later </li> <li> <a href="//skarnet.org/software/s6-linux-init/">s6-linux-init</a> version -1.1.2.2 or later </li> +1.1.3.0 or later </li> </ul> <p> diff --git a/doc/s6-frontend-alias-chpst.html b/doc/s6-frontend-alias-chpst.html index 73fbf9c..f67ab32 100644 --- a/doc/s6-frontend-alias-chpst.html +++ b/doc/s6-frontend-alias-chpst.html @@ -47,7 +47,7 @@ invoke one or more of the following programs: </p> <ul> - <li> The Unix <a href="https://pubs.opengroup.org/onlinepubs/9699919799/utilities/nice.html">nice</a> command </li> + <li> The Unix <a href="https://pubs.opengroup.org/onlinepubs/9799919799/utilities/nice.html">nice</a> command </li> <li> The s6 <a href="//skarnet.org/software/s6/s6-setsid.html">s6-setsid</a> command </li> <li> The s6 <a href="//skarnet.org/software/s6/s6-envdir.html">s6-envdir</a> command </li> <li> The s6 <a href="//skarnet.org/software/s6/s6-setlock.html">s6-setlock</a> command </li> |
