From e33fb9f77b47db9456fe16a699f2fe7d6925622d Mon Sep 17 00:00:00 2001 From: Mukund Sivaraman Date: Sun, 20 Sep 2009 11:55:47 +0530 Subject: docs: Make formatting changes in tinyproxy.conf manpage --- docs/man5/tinyproxy.conf.txt.in | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/man5') 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*:: -- cgit v1.2.3