freebsd-ports/net/pygopherd/files/patch-doc::pygopherd.8
Clement Laforet 38a8dece16 - Update to 2.0.9
- Make portlint happy

Suggested by:       edwin
Approved by:        erwin (mentor) (implicitly)
2004-01-18 02:38:28 +00:00

47 lines
1.7 KiB
Groff

--- doc/pygopherd.8.orig Sun Jan 18 02:26:38 2004
+++ doc/pygopherd.8 Sun Jan 18 02:29:01 2004
@@ -180,7 +180,7 @@
\fIconf/pygopherd.conf\fR and
\fIconf/mime.types\fR. Debian users will find
the configuration file pre-installed in
-\fI/etc/pygopherd/pygopherd.conf\fR and the
+\fI%%PREFIX%%/etc/pygopherd/pygopherd.conf\fR and the
\fImime.types\fR file provided by the system
already.
.PP
@@ -196,7 +196,7 @@
.PP
Invoke \fBPyGopherd\fR with \fBpygopherd
path/to/configfile\fR (or
-\fB/etc/init.d/pygopherd start\fR on Debian).
+\fB%%PREFIX%%/etc/init.d/pygopherd start\fR on Debian).
Place some files in the location specified by the
\fIroot\fR directive in the config file and
you're ready to run!
@@ -221,7 +221,7 @@
package from the \fBPyGopherd\fR website and then run
\fBdpkg -i\fR to install the downloaded
package. Then, skip to the configuration section below.
-You will use \fB/etc/init.d/pygopherd start\fR
+You will use \fB%%PREFIX%%/etc/init.d/pygopherd start\fR
to start the program.
.SS "OTHER SYSTEM-WIDE INSTALLATION"
.PP
@@ -242,7 +242,7 @@
\fBpython2.2\fR.
.PP
Next, proceed to configuration. Make sure that the
-\fI/etc/pygopherd/pygopherd.conf\fR file
+\fI%%PREFIX%%/etc/pygopherd/pygopherd.conf\fR file
names valid users (\fIsetuid\fR and
\fIsetgid\fR options) and a valid document
root (\fIroot\fR option).
@@ -287,7 +287,7 @@
.SH "CONFIGURATION"
.PP
\fBPyGopherd\fR is regulated by a configuratoin file normally
-stored in \fI/etc/pygopherd/pygopherd.conf\fR.
+stored in \fI%%PREFIX%%/etc/pygopherd/pygopherd.conf\fR.
You can specify an alternate configuration file on the command
line. The \fBPyGopherd\fR distribution ships
with a sample \fIpygopherd.conf\fR file that