summaryrefslogtreecommitdiff
path: root/docs/man5
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2009-09-22 00:22:19 +0200
committerMichael Adam <obnox@samba.org>2009-09-22 00:22:19 +0200
commite8cbd7088c29d46c71f9f89bf9afbdb3c9ef6648 (patch)
tree181c98cbb5e4e071d9dca3b77d7726ba46207bc5 /docs/man5
parent7b07477ebdc4c1be28a0d68f63b5d3f9e7d23748 (diff)
downloadtinyproxy-e8cbd7088c29d46c71f9f89bf9afbdb3c9ef6648.tar.gz
tinyproxy-e8cbd7088c29d46c71f9f89bf9afbdb3c9ef6648.zip
docs:tinyproxy.conf: document "PidFile".
Michael
Diffstat (limited to '')
-rw-r--r--docs/man5/tinyproxy.conf.txt.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/man5/tinyproxy.conf.txt.in b/docs/man5/tinyproxy.conf.txt.in
index 9da9ba6..f99888f 100644
--- a/docs/man5/tinyproxy.conf.txt.in
+++ b/docs/man5/tinyproxy.conf.txt.in
@@ -128,6 +128,11 @@ The possible keywords and their descriptions are as follows:
Warning to Critical would be output, but Notice and below would be
suppressed.
+*PidFile*::
+
+ This option controls the location of the file where the main
+ Tinyproxy process stores its process ID for signalling purposes.
+
BUGS
----