diff options
Diffstat (limited to 'doc/s6-tcpserver4.html')
-rw-r--r-- | doc/s6-tcpserver4.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/s6-tcpserver4.html b/doc/s6-tcpserver4.html index 1914ff0..bc1bd5e 100644 --- a/doc/s6-tcpserver4.html +++ b/doc/s6-tcpserver4.html @@ -85,10 +85,10 @@ connection attempts will rejected by the kernel. </li> supplementary group list to <em>gidlist</em> after binding the socket. This is only valid when run as root. <em>gidlist</em> must be a comma-separated list of numerical group IDs. </li> - <li> <tt>-g <em>gid</em></tt> : change s6-tcpserver4's groupid + <li> <tt>-g <em>gid</em></tt> : change s6-tcpserver4's group id to <em>gid</em> after binding the socket. This is only valid when run as root. </li> - <li> <tt>-u <em>uid</em></tt> : change s6-tcpserver4's userid + <li> <tt>-u <em>uid</em></tt> : change s6-tcpserver4's user id to <em>uid</em> after binding the socket. This is only valid when run as root. </li> <li> <tt>-U</tt> : change s6-tcpserver4's user id, group id and |