docs: Make formatting changes in tinyproxy.conf manpage

This commit is contained in:
Mukund Sivaraman 2009-09-20 11:55:47 +05:30
parent 9dfe1f1a56
commit e33fb9f77b

View File

@ -34,20 +34,20 @@ The possible keywords and their descriptions are as follows:
*User*:: *User*::
The user which the Tinyproxy process should run as, after the The user which the Tinyproxy process should run as, after the
initial port-binding has been done as the root user. Either the user initial port-binding has been done as the `root` user. Either the
name or the UID may be specified. user name or the UID may be specified.
*Group*:: *Group*::
The group which the Tinyproxy process should run as, after the The group which the Tinyproxy process should run as, after the
initial port-binding has been done as the root user. Either the initial port-binding has been done as the `root` user. Either the
group name or the GID may be specified. group name or the GID may be specified.
*Port*:: *Port*::
The port which the Tinyproxy service will listen on. If the port is The port which the Tinyproxy service will listen on. If the port is
less than 1024, you will need to start the Tinyproxy process as the less than 1024, you will need to start the Tinyproxy process as the
root user. `root` user.
*Listen*:: *Listen*::