From ebb50dc335bcbd563b4e7f4f2083f2af484a893a Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Thu, 4 Feb 2021 10:37:39 +0000 Subject: Doc fixes, thanks flexibeast --- doc/s6-tcpserver6.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/s6-tcpserver6.html') diff --git a/doc/s6-tcpserver6.html b/doc/s6-tcpserver6.html index ee502bc..01be274 100644 --- a/doc/s6-tcpserver6.html +++ b/doc/s6-tcpserver6.html @@ -85,10 +85,10 @@ connection attempts will rejected by the kernel. supplementary group list to gidlist after binding the socket. This is only valid when run as root. gidlist must be a comma-separated list of numerical group IDs. -
  • -g gid : change s6-tcpserver6's groupid +
  • -g gid : change s6-tcpserver6's group id to gid after binding the socket. This is only valid when run as root.
  • -
  • -u uid : change s6-tcpserver6's userid +
  • -u uid : change s6-tcpserver6's user id to uid after binding the socket. This is only valid when run as root.
  • -U : change s6-tcpserver6's user id, group id and -- cgit v1.3.1