summaryrefslogtreecommitdiff
path: root/docs/man5
diff options
context:
space:
mode:
authorMukund Sivaraman <muks@banu.com>2009-09-20 11:55:47 +0530
committerMukund Sivaraman <muks@banu.com>2009-09-20 11:55:47 +0530
commite33fb9f77b47db9456fe16a699f2fe7d6925622d (patch)
tree8021dc38a46bfeab4a5b3c76ba2c9f24e1b390b4 /docs/man5
parent9dfe1f1a56a90ace1f3a85f2fa26ce83fd499a8c (diff)
downloadtinyproxy-e33fb9f77b47db9456fe16a699f2fe7d6925622d.tar.gz
tinyproxy-e33fb9f77b47db9456fe16a699f2fe7d6925622d.zip
docs: Make formatting changes in tinyproxy.conf manpage
Diffstat (limited to 'docs/man5')
-rw-r--r--docs/man5/tinyproxy.conf.txt.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/man5/tinyproxy.conf.txt.in b/docs/man5/tinyproxy.conf.txt.in
index a3d0339..cc7380c 100644
--- a/docs/man5/tinyproxy.conf.txt.in
+++ b/docs/man5/tinyproxy.conf.txt.in
@@ -34,20 +34,20 @@ The possible keywords and their descriptions are as follows:
*User*::
The user which the Tinyproxy process should run as, after the
- initial port-binding has been done as the root user. Either the user
- name or the UID may be specified.
+ initial port-binding has been done as the `root` user. Either the
+ user name or the UID may be specified.
*Group*::
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.
*Port*::
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
- root user.
+ `root` user.
*Listen*::