diff options
author | Mukund Sivaraman <muks@banu.com> | 2009-09-19 09:57:24 +0530 |
---|---|---|
committer | Mukund Sivaraman <muks@banu.com> | 2009-09-19 09:57:24 +0530 |
commit | 0def858576d62714495b9c0a45b2747f1d7a0475 (patch) | |
tree | 164da785bc08d3703023cebde7a02a13dd274f32 /docs/man5/tinyproxy.conf.txt.in | |
parent | 4d4f7d2a09975a94d85796becfab616a8a183f04 (diff) | |
download | tinyproxy-0def858576d62714495b9c0a45b2747f1d7a0475.tar.gz tinyproxy-0def858576d62714495b9c0a45b2747f1d7a0475.zip |
docs: Add placeholder for tinyproxy.conf manpage
Diffstat (limited to 'docs/man5/tinyproxy.conf.txt.in')
-rw-r--r-- | docs/man5/tinyproxy.conf.txt.in | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/docs/man5/tinyproxy.conf.txt.in b/docs/man5/tinyproxy.conf.txt.in new file mode 100644 index 0000000..e99b9cc --- /dev/null +++ b/docs/man5/tinyproxy.conf.txt.in @@ -0,0 +1,41 @@ +TINYPROXY.CONF(5) +================= +:man source: Version @VERSION@ +:man manual: Tinyproxy manual + +NAME +---- + +tinyproxy.conf - Tinyproxy HTTP proxy daemon configuration file + + +SYNOPSIS +-------- + +*tinyproxy.conf* + + +DESCRIPTION +----------- + +Put text here about tinyproxy.conf. + + +BUGS +---- + +To report bugs in Tinyproxy, please visit +<https://www.banu.com/tinyproxy/support/[https://www.banu.com/tinyproxy/support/]>. + + +COPYRIGHT +--------- + +Copyright (c) 1998-2000 Steven Young; +Copyright (c) 2000-2001 Robert James Kaes; +Copyright (c) 2009 Mukund Sivaraman; +Copyright (c) 2009 Michael Adam. + +This program is distributed under the terms of the GNU General Public +License version 2 or above. See the COPYING file for additional +information. |