diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-01-03 00:18:26 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2021-01-03 00:18:26 +0000 |
commit | 313d7f4efb76c64fec6577b195e59a3044ab7b9c (patch) | |
tree | 10bfbb02e7210c01b4d3b2cb011175c7845c2f14 /doc | |
parent | 50c8d1a9b058f5157cdca009acf2ccad6f73a56c (diff) | |
download | s6-networking-313d7f4efb76c64fec6577b195e59a3044ab7b9c.tar.xz |
Document optional execline
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
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> |