ports/net/dictd/files/patch-dictd.8.in
Dima Dorfman cac095595c Upgrade to 1.10.14
Submitted by:	Andy Miller
2006-01-02 06:37:41 +00:00

29 lines
705 B
Groff

--- dictd.8.in.orig Sat Dec 3 22:08:02 2005
+++ dictd.8.in Thu Dec 29 20:23:40 2005
@@ -120,7 +120,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).
@@ -295,7 +295,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).
@@ -1407,7 +1407,7 @@
library you build dictd with.
.SH "FILES"
.TP
-.I @SYSCONFDIR@/dictd.conf
+.I %%PREFIX%%/etc/dictd.conf
.B dictd
configuration file
.TP