summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2009-09-20 00:10:07 +0200
committerMichael Adam <obnox@samba.org>2009-09-20 01:54:06 +0200
commitb6433522eb051c2d19d4ee2d0c8bdae13f5cbdc2 (patch)
tree4de19cadc0151348a6b38f8d02eeb98ef1985ba5 /docs
parentf7d494d9f7735775c61caa5a167717e76805ac30 (diff)
downloadtinyproxy-b6433522eb051c2d19d4ee2d0c8bdae13f5cbdc2.tar.gz
tinyproxy-b6433522eb051c2d19d4ee2d0c8bdae13f5cbdc2.zip
docs: extend description of the User and Group parameters.
Michael
Diffstat (limited to '')
-rw-r--r--docs/man5/tinyproxy.conf.txt.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/man5/tinyproxy.conf.txt.in b/docs/man5/tinyproxy.conf.txt.in
index 07d4ed9..5495f9e 100644
--- a/docs/man5/tinyproxy.conf.txt.in
+++ b/docs/man5/tinyproxy.conf.txt.in
@@ -35,11 +35,15 @@ The possible keywords and their descriptions are as follows:
The user which the Tinyproxy process should run as, after the
initial port-binding has been done as the root user.
+ Note that you need to specify the user name here and may not
+ use the UID number.
*Group*::
The group which the Tinyproxy process should run as, after the
initial port-binding has been done as the root user.
+ Note that you need to specify the group name here and may
+ not use the GID number.
*Port*::