summaryrefslogtreecommitdiff
path: root/doc/s6-chown.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/s6-chown.html')
-rw-r--r--doc/s6-chown.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-chown.html b/doc/s6-chown.html
index 0cbbe57..a3ae819 100644
--- a/doc/s6-chown.html
+++ b/doc/s6-chown.html
@@ -32,7 +32,7 @@
to (numeric) <em>gid</em>. </li>
<li> If <em>uid</em> isn't provided, the owner remains the same; if <em>gid</em>
isn't provided, the group remains the same. </li>
- <li> The <tt>-U</tt> option sets <em>uid</em> to the value of the UID
+ <li> The <tt>-U</tt> option sets <em>uid</em> to the value of the UID
environment variable and <em>gid</em> to the value of the GID environment variable.
This makes s6-chown easily usable with
<a href="http://www.skarnet.org/software/s6/s6-envuidgid.html">s6-envuidgid</a>: