ports/net/dictd/files/patch-dictd_8
Dima Dorfman 1d69df07b2 Upgrade to 1.9.11
Submitted by:	Andy Miller <andym@trit.org>
2004-03-03 10:16:02 +00:00

29 lines
693 B
Text

--- dictd.8.orig Mon Jan 26 06:41:05 2004
+++ dictd.8 Mon Jan 26 06:43:07 2004
@@ -128,7 +128,7 @@
.TP
.BI \-c " file\fR or " \-\-config " file"
Specify configuration file. The default is
-.I /etc/dictd.conf
+.I %%PREFIX%%/etc/dictd.conf
, but may be changed in the
.I defs.h
file at compile time (DICTD_CONFIG_FILE).
@@ -444,7 +444,7 @@
.TP
.B Introduction
The configuration file defaults to
-.I /etc/dictd.conf
+.I %%PREFIX%%/etc/dictd.conf
but can be specified on the command line with the
.B \-c
option (see above).
@@ -995,7 +995,7 @@
library you build dictd with.
.SH "FILES"
-.I /etc/dictd.conf
+.I %%PREFIX%%/etc/dictd.conf
.br
.I /usr/sbin/dictd
.SH "SEE ALSO"