summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2021-01-03 00:18:26 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2021-01-03 00:18:26 +0000
commit313d7f4efb76c64fec6577b195e59a3044ab7b9c (patch)
tree10bfbb02e7210c01b4d3b2cb011175c7845c2f14
parent50c8d1a9b058f5157cdca009acf2ccad6f73a56c (diff)
downloads6-networking-313d7f4efb76c64fec6577b195e59a3044ab7b9c.tar.xz
Document optional execline
-rw-r--r--INSTALL2
-rw-r--r--doc/index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index b7f9a64..04768b4 100644
--- a/INSTALL
+++ b/INSTALL
@@ -7,7 +7,7 @@ Build Instructions
- A POSIX-compliant C development environment
- GNU make version 3.81 or later
- skalibs version 2.10.0.0 or later: https://skarnet.org/software/skalibs/
- - (Optional) execline version 2.7.0.0 or later: https://skarnet.org/software/execline/
+ - Optional (but recommended): execline version 2.7.0.0 or later: https://skarnet.org/software/execline/
- s6 version 2.10.0.0 or later: https://skarnet.org/software/s6/
- s6-dns version 2.3.3.0 or later: https://skarnet.org/software/s6-dns/
- Depending on whether you build the SSL tools,
diff --git a/doc/index.html b/doc/index.html
index 1160f7a..904fc85 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -47,7 +47,7 @@ compiled with IPv6 support, s6-networking is IPv6-ready.
2.10.0.0 or later. It's a build-time requirement. It's also a run-time
requirement if you link against the shared version of the skalibs
library. </li>
- <li> <a href="//skarnet.org/software/execline/">execline</a> version
+ <li> (Optional, but recommended) <a href="//skarnet.org/software/execline/">execline</a> version
2.7.0.0 or later. It's a build-time and run-time requirement. </li>
<li> <a href="//skarnet.org/software/s6/">s6</a> version
2.10.0.0 or later. It's a build-time and run-time requirement. </li>