--- Pound-2.4.3/pound.8 2009-01-14 21:18:06.868543633 +0200 +++ Pound-2.4.3/pound.8 2009-01-14 21:20:28.297957593 +0200 @@ -155,7 +155,7 @@ \fB\-f\fR config_file Location of the configuration file (see below for a full description of the format). Default: -.I /usr/local/etc/pound.cfg +.I /etc/pound/pound.cfg .TP \fB\-p\fR pid_file Location of the pid file. @@ -163,7 +163,7 @@ will write its own pid into this file. Normally this is used for shell scripts that control starting and stopping of the daemon. Default: -.I /var/run/pound.pid +.I /var/run/pound/pound.pid .PP In general, any number of back-end servers may be specified. Use the priority to affect the load distribution among unequal-performance servers. @@ -1107,16 +1107,16 @@ .br .SH FILES .TP -\fI/var/run/pound.nnn\fR +\fI/var/run/pound/pound.nnn\fR this is where .B Pound will attempt to record its process id. .TP -\fI/usr/local/etc/pound.cfg\fR +\fI/etc/pound/pound.cfg\fR the default configuration file (the location may be changed when compiling - see the F_CONF flag in the Makefile). .TP -\fI/usr/local/etc/pound/cert.pem\fR +\fI/etc/pound/cert.pem\fR the certificate file(s) for HTTPS. The location must be defined in the configuration file - this is only a suggestion. The file must contain a PEM-encoded certificate, optionally a certificate chain from a known Certificate Authority to your server certificate