diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-05-02 14:29:05 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-05-02 14:29:05 +0000 |
commit | 5097017a6b13240266fecff6f9f8c5d217f59dac (patch) | |
tree | 33d5249d45343b8e30d52470400c040e97638e3f /doc/index.html | |
parent | 3be1f17208a1e3d48c1c0607bff50402bc45ceb3 (diff) | |
download | s6-linux-init-5097017a6b13240266fecff6f9f8c5d217f59dac.tar.xz |
Keep dependencies as they are
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/index.html b/doc/index.html index 53a58dd..54a4d5c 100644 --- a/doc/index.html +++ b/doc/index.html @@ -17,7 +17,7 @@ <h1> s6-linux-init </h1> -<h2> What is it ? </h2> +<h2> What is it? </h2> <p> s6-linux-init is a set of minimalistic tools used to create a @@ -58,7 +58,7 @@ kernel command line </li> <hr /> <ul> - <li> <a href="why.html">Why</a> s6-linux-init ? </li> + <li> <a href="why.html">Why</a> s6-linux-init? </li> <li> <a href="overview.html">An overview</a> of s6-linux-init </li> <li> <a href="quickstart.html">A quickstart guide</a> for the impatient, along with a FAQ </li> </ul> @@ -73,7 +73,7 @@ kernel command line </li> <li> A Linux-based system with a standard C development environment </li> <li> GNU make, version 3.81 or later </li> <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> version -2.13.2.0 or later. It's a build-time requirement. It's also a run-time +2.13.1.1 or later. It's a build-time requirement. It's also a run-time requirement (for <a href="s6-linux-init-maker.html">s6-linux-init-maker</a>) as well as a boot-time requirement (i.e. a run-time requirement for the programs used when you boot a system created with |