summaryrefslogtreecommitdiff
path: root/net/dictd/files/patch-dictd_8
blob: a033a67a2620ab2dd94951298ad1b2226e181f0a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
--- 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"