mirror of
https://git.freebsd.org/ports.git
synced 2025-07-13 23:39:20 -04:00
29 lines
705 B
Groff
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
|