summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2020-03-30 13:01:05 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2020-03-30 13:01:05 +0000
commite59f30c77eab4c98d77a34fa69d6d1e6b1a87390 (patch)
tree45c300cbc7e469a139d110114e27ee4bb698cb1d
parent82e33dd5f3420f7b58ef2cd7feefd8b3c74b9b10 (diff)
downloads6-e59f30c77eab4c98d77a34fa69d6d1e6b1a87390.tar.xz
Doc typo fix
-rw-r--r--doc/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html
index 540e646..4f70ad2 100644
--- 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>