summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>