commit cd2500fcc704287c4994a3253b593593c867913e
parent d73a8330016fbf172f8e3521b879502b9139a970
Author: Laurent Bercot <ska-skaware@skarnet.org>
Date: Thu, 15 Jan 2015 02:49:47 +0000
Doc typo fix
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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> : strict. If <em>dir</em> does not exist, exit 111 with an
error message. This is the default. </li>
- <li> <tt>-I</tt> : loose. If <em>dir</em> does not exit, exec into
+ <li> <tt>-I</tt> : loose. If <em>dir</em> does not exist, exec into
<em>prog</em> without modifying the environment first. </li>
<li> <tt>-f</tt> : 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>