s6

Mirror/fork of https://skarnet.org/software/s6/
git clone https://ccx.te2000.cz/git/s6
Log | Files | Refs | README | LICENSE

commit e59f30c77eab4c98d77a34fa69d6d1e6b1a87390
parent 82e33dd5f3420f7b58ef2cd7feefd8b3c74b9b10
Author: Laurent Bercot <ska-skaware@skarnet.org>
Date:   Mon, 30 Mar 2020 13:01:05 +0000

 Doc typo fix

Diffstat:
Mdoc/index.html | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/index.html b/doc/index.html @@ -87,7 +87,7 @@ with s6</a> </li> requirement if you link against the shared version of the skalibs library. </li> <li> Optional: <a href="//skarnet.org/software/execline/">execline</a> version -2.6.0.0 or later. When s6 is built with execline support (which is the default, +2.6.0.0 or later. When s6 is built with execline support (which is the default), execline is a build-time requirement, and also a run-time requirement for certain binaries that spawn scripts interpreted with <a href="//skarnet.org/software/execline/execlineb.html">execlineb</a>. </li>