summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/s6-printenv.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/s6-printenv.html b/doc/s6-printenv.html
index 89617eb..3601e94 100644
--- a/doc/s6-printenv.html
+++ b/doc/s6-printenv.html
@@ -36,9 +36,9 @@
<h2> Options </h2>
<ul>
- <li> <tt>-0</tt>&nbsp;: separate file names with a null character
+ <li> <tt>-0</tt>&nbsp;: separate variable definitions with a null character
instead of a newline. </li>
- <li> <tt>-d</tt>&nbsp;<em>delim</em>&nbsp;: separate file names with the
+ <li> <tt>-d</tt>&nbsp;<em>delim</em>&nbsp;: separate variable definitions with the
first character of <em>delim</em> instead of a newline </li>
<li> <tt>-n</tt>&nbsp;: omit the last delimiter character </li>
</ul>