summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2016-09-06 23:34:10 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2016-09-06 23:34:10 +0000
commit7afd50239da5420d0163621b12fdf5e3214ec297 (patch)
tree90405606823a3dd8b5e1f11e33616753c61ea60b /doc
parentccc5eec3fd0ed1b83599d8f97d7194db3b1ea671 (diff)
downloads6-7afd50239da5420d0163621b12fdf5e3214ec297.tar.xz
Doc typo fix
Diffstat (limited to 'doc')
-rw-r--r--doc/s6-envuidgid.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-envuidgid.html b/doc/s6-envuidgid.html
index fed033b..501564a 100644
--- a/doc/s6-envuidgid.html
+++ b/doc/s6-envuidgid.html
@@ -63,7 +63,7 @@ named <tt>42</tt> in the group database, but <tt>s6-envuidgid -nB root:42</tt>
will set UID to 0 and GID to 42. </li>
<li> <tt>-i</tt>&nbsp;: insist. If <em>account</em> is unknown, exit 1 with
an error message. This is the default. </li>
- <li> <tt>-D&nbsp;<em>uid</em>:<em>gid</em>:<em>gidlist/em></tt>&nbsp;: if <em>account</em>
+ <li> <tt>-D&nbsp;<em>uid</em>:<em>gid</em>:<em>gidlist</em></tt>&nbsp;: if <em>account</em>
is unknown, use <em>uid</em>, <em>gid</em> and <em>gidlist</em> as the values for
UID and GID and GIDLIST. </li>
</ul>