mirror of
https://git.freebsd.org/ports.git
synced 2025-07-10 13:59:22 -04:00
29 lines
693 B
Text
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"
|