summaryrefslogtreecommitdiff
path: root/net/ipa/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'net/ipa/patches/patch-ad')
-rw-r--r--net/ipa/patches/patch-ad38
1 files changed, 38 insertions, 0 deletions
diff --git a/net/ipa/patches/patch-ad b/net/ipa/patches/patch-ad
new file mode 100644
index 00000000000..5ab76e7fc90
--- /dev/null
+++ b/net/ipa/patches/patch-ad
@@ -0,0 +1,38 @@
+$NetBSD: patch-ad,v 1.1 2003/05/30 11:53:18 salo Exp $
+
+--- man/ipa.8.orig 2003-02-20 07:26:57.000000000 +0100
++++ man/ipa.8 2003-05-30 12:49:10.000000000 +0200
+@@ -47,7 +47,7 @@
+ on FreeBSD, NetBSD and OpenBSD, stores all accounting information in the database,
+ supports database locking, allows to set up limits for each accounting rule,
+ understands time intervals like "end of day", "end of week", etc. \fBipa\fP(8)
+-reads its configuration from the file \fB/usr/local/etc/ipa.conf\fP or from
++reads its configuration from the file \fB@PKG_SYSCONFDIR@/ipa.conf\fP or from
+ other one given in the command line. Read manual page \fBipa.conf\fP(5) for
+ detail description of \fBipa\fP(8) features.
+ .PP
+@@ -81,7 +81,7 @@
+ IPFW/IPF/PF accounting rules.
+ .IP \fB-f\fP\ <config-file>
+ Use given <config-file> instead of using default configuration file
+-\fB/usr/local/etc/ipa.conf\fP. \fINOTE\fP: a configuration file should be given
++\fB@PKG_SYSCONFDIR@/ipa.conf\fP. \fINOTE\fP: a configuration file should be given
+ with absolute pathname (i.e. starts with the `/' character).
+ .IP \fB-h\fP
+ Print help message about available options and exit.
+@@ -214,13 +214,10 @@
+ .br
+ /var/ipa/
+ .br
+-/usr/local/etc/ipa.conf
++@PKG_SYSCONFDIR@/ipa.conf
+ .br
+-${PREFIX}/etc/ipa.conf.default
++@PREFIX@/share/examples/ipa/
+ .br
+-${PREFIX}/share/examples/ipa/
+-.PP
+-(by default ${PREFIX} is /usr/local)
+ .SH SEE ALSO
+ ipa(5), ipa.conf(5), ipastat(8), ipf(1), ipfw(8), ip6fw(8), pf(4), pf.conf(5),
+ pfctl(8), syslogd(8)