summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2015-01-15 02:49:47 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2015-01-15 02:49:47 +0000
commitcd2500fcc704287c4994a3253b593593c867913e (patch)
tree61dffc2b3cc0344a7d5f50ce28240f89533e7b13
parentd73a8330016fbf172f8e3521b879502b9139a970 (diff)
downloads6-cd2500fcc704287c4994a3253b593593c867913e.tar.xz
Doc typo fix
-rw-r--r--doc/s6-envdir.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-envdir.html b/doc/s6-envdir.html
index 5ac92e2..b457898 100644
--- a/doc/s6-envdir.html
+++ b/doc/s6-envdir.html
@@ -42,7 +42,7 @@ null characters in this line are changed to newlines in the environment variable
<ul>
<li> <tt>-i</tt>&nbsp;: strict. If <em>dir</em> does not exist, exit 111 with an
error message. This is the default. </li>
- <li> <tt>-I</tt>&nbsp;: loose. If <em>dir</em> does not exit, exec into
+ <li> <tt>-I</tt>&nbsp;: loose. If <em>dir</em> does not exist, exec into
<em>prog</em> without modifying the environment first. </li>
<li> <tt>-f</tt>&nbsp;: verbatim mode. All the file is given as the value of the
environment variable, including newlines (except the last one if the <tt>-n</tt>