]> git.pld-linux.org Git - packages/pound.git/blame - pound-man.patch
- release 3 (by relup.sh)
[packages/pound.git] / pound-man.patch
CommitLineData
dae0ec10
ER
1--- Pound-2.4.3/pound.8 2009-01-14 21:18:06.868543633 +0200
2+++ Pound-2.4.3/pound.8 2009-01-14 21:20:28.297957593 +0200
a4cdd422
ER
3@@ -155,7 +155,7 @@
4 \fB\-f\fR config_file
5 Location of the configuration file (see below for a full description of the format).
6 Default:
7-.I /usr/local/etc/pound.cfg
8+.I /etc/pound/pound.cfg
9 .TP
10 \fB\-p\fR pid_file
11 Location of the pid file.
dae0ec10
ER
12@@ -163,7 +163,7 @@
13 will write its own pid into this file. Normally this is used for shell
14 scripts that control starting and stopping of the daemon.
15 Default:
16-.I /var/run/pound.pid
17+.I /var/run/pound/pound.pid
18 .PP
19 In general, any number of back-end servers may be specified. Use the priority to
20 affect the load distribution among unequal-performance servers.
a4cdd422
ER
21@@ -1107,16 +1107,16 @@
22 .br
23 .SH FILES
24 .TP
25-\fI/var/run/pound.nnn\fR
26+\fI/var/run/pound/pound.nnn\fR
27 this is where
28 .B Pound
29 will attempt to record its process id.
30 .TP
31-\fI/usr/local/etc/pound.cfg\fR
32+\fI/etc/pound/pound.cfg\fR
33 the default configuration file (the location may be changed when compiling - see the
34 F_CONF flag in the Makefile).
35 .TP
36-\fI/usr/local/etc/pound/cert.pem\fR
b00e7dc4 37+\fI/etc/pound/cert.pem\fR
a4cdd422
ER
38 the certificate file(s) for HTTPS. The location must be defined in the configuration
39 file - this is only a suggestion. The file must contain a PEM-encoded certificate,
40 optionally a certificate chain from a known Certificate Authority to your server certificate
This page took 0.073701 seconds and 4 git commands to generate.