diff options
author | Mukund Sivaraman <muks@banu.com> | 2009-09-20 11:50:47 +0530 |
---|---|---|
committer | Mukund Sivaraman <muks@banu.com> | 2009-09-20 11:50:47 +0530 |
commit | 9f0bf550af38b2a67f9c3282365266af3eee7263 (patch) | |
tree | 31fc8b9ec2478fb9162ea4f838e8a2c0fe7c8b27 /docs/man5/tinyproxy.conf.txt.in | |
parent | 371e13e44f0fa5004b17634968294e68d2d4dfaf (diff) | |
download | tinyproxy-9f0bf550af38b2a67f9c3282365266af3eee7263.tar.gz tinyproxy-9f0bf550af38b2a67f9c3282365266af3eee7263.zip |
Revert "docs: extend description of the User and Group parameters."
This reverts commit b6433522eb051c2d19d4ee2d0c8bdae13f5cbdc2.
Diffstat (limited to 'docs/man5/tinyproxy.conf.txt.in')
-rw-r--r-- | docs/man5/tinyproxy.conf.txt.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/man5/tinyproxy.conf.txt.in b/docs/man5/tinyproxy.conf.txt.in index 91de48e..1d7e9e5 100644 --- a/docs/man5/tinyproxy.conf.txt.in +++ b/docs/man5/tinyproxy.conf.txt.in @@ -35,15 +35,11 @@ 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*:: |