summaryrefslogtreecommitdiff
path: root/net/dictd/files/patch-dictd_8
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-06-09 18:58:48 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-06-09 18:58:48 +0000
commit3630845a2a9b40cb87da7989e51e7caa24ffd65c (patch)
treede3d2d1c75651d2ee3ce2032be7d641ef7580193 /net/dictd/files/patch-dictd_8
parentUpdate to 1.12. (diff)
upgrade to 1.7.1
drop maintainership
Notes
Notes: svn path=/head/; revision=60992
Diffstat (limited to 'net/dictd/files/patch-dictd_8')
-rw-r--r--net/dictd/files/patch-dictd_818
1 files changed, 9 insertions, 9 deletions
diff --git a/net/dictd/files/patch-dictd_8 b/net/dictd/files/patch-dictd_8
index d38157e16f4c..762442e1eaba 100644
--- a/net/dictd/files/patch-dictd_8
+++ b/net/dictd/files/patch-dictd_8
@@ -1,6 +1,6 @@
---- dictd.8.orig Wed Jan 24 02:20:58 2001
-+++ dictd.8 Wed Jan 24 02:21:44 2001
-@@ -96,7 +96,7 @@
+--- dictd.8.orig Mon Jun 10 02:41:34 2002
++++ dictd.8 Mon Jun 10 02:42:35 2002
+@@ -105,7 +105,7 @@
.TP
.BI \-c " file\fR or " \-\-config " file"
Specify configuration file. The default is
@@ -9,24 +9,24 @@
but may be changed in the
.I dictd.h
file at compile time (DICT_CONFIG_FILE).
-@@ -282,7 +282,7 @@
- .RE
- .SH "CONFIGURATION FILE"
+@@ -358,7 +358,7 @@
+ .TP
+ .B Introduction
The configuration file defaults to
-.IR /etc/dictd.conf ,
+.IR %%PREFIX%%/etc/dictd.conf ,
but can be specified on the command line with the
.B \-c
option (see above). The configuration file has four distinct sections.
-@@ -620,9 +620,9 @@
+@@ -755,9 +755,9 @@
There is no way to get a running server to re-read the configuration file,
so databases cannot be added or deleted on the fly.
.SH "FILES"
-.I /etc/dictd.conf
+.I %%PREFIX%%/etc/dictd.conf
.br
--.I /usr/lib/dictd
-+.I %%PREFIX%%/lib/dictd
+-.I /usr/sbin/dictd
++.I %%PREFIX%%/sbin/dictd
.SH "SEE ALSO"
.BR dict (1),
.BR dictzip (1),