summaryrefslogtreecommitdiff
path: root/www/webalizer/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'www/webalizer/patches/patch-ac')
-rw-r--r--www/webalizer/patches/patch-ac58
1 files changed, 21 insertions, 37 deletions
diff --git a/www/webalizer/patches/patch-ac b/www/webalizer/patches/patch-ac
index ea3359d5f85..9946c50dd55 100644
--- a/www/webalizer/patches/patch-ac
+++ b/www/webalizer/patches/patch-ac
@@ -1,38 +1,22 @@
-$NetBSD: patch-ac,v 1.1.1.1 1998/11/07 13:22:53 frueauf Exp $
+$NetBSD: patch-ac,v 1.2 1999/03/23 21:16:06 mjl Exp $
-*** webalizer.1.orig Sat Nov 7 00:30:17 1998
---- webalizer.1 Sat Nov 7 00:30:47 1998
-***************
-*** 27,33 ****
- A default configuration file is scanned for. A file named
- \fIwebalizer.conf\fP is searched for in the current directory, and if
- found, it's configuration data is parsed. If the file is not
-! present in the current directory, the file \fI/etc/webalizer.conf\fP
- is searched for and, if found, is used instead.
- .TP 8
- .B o
---- 27,33 ----
- A default configuration file is scanned for. A file named
- \fIwebalizer.conf\fP is searched for in the current directory, and if
- found, it's configuration data is parsed. If the file is not
-! present in the current directory, the file \fI@@prefix@@/etc/webalizer.conf\fP
- is searched for and, if found, is used instead.
- .TP 8
- .B o
-***************
-*** 373,379 ****
- .TP 20
- .I webalizer.conf
- Default configuration file. Is searched for in the current directory
-! and if not found, in the \fI/etc/\fP directory.
- .TP 20
- .I webalizer.hist
- Monthly history file for previous 12 months.
---- 373,379 ----
- .TP 20
- .I webalizer.conf
- Default configuration file. Is searched for in the current directory
-! and if not found, in the \fI@@prefix@@/etc/\fP directory.
- .TP 20
- .I webalizer.hist
- Monthly history file for previous 12 months.
+--- webalizer.1.orig Tue Mar 23 21:52:56 1999
++++ webalizer.1 Tue Mar 23 21:53:35 1999
+@@ -27,7 +27,7 @@
+ A default configuration file is scanned for. A file named
+ \fIwebalizer.conf\fP is searched for in the current directory, and if
+ found, it's configuration data is parsed. If the file is not
+-present in the current directory, the file \fI/etc/webalizer.conf\fP
++present in the current directory, the file \fI@@prefix@@/etc/webalizer.conf\fP
+ is searched for and, if found, is used instead.
+ .TP 8
+ .B o
+@@ -431,7 +431,7 @@
+ .TP 20
+ .I webalizer.conf
+ Default configuration file. Is searched for in the current directory
+-and if not found, in the \fI/etc/\fP directory.
++and if not found, in the \fI@@prefix@@/etc/\fP directory.
+ .TP 20
+ .I webalizer.hist
+ Monthly history file for previous 12 months. (can be changed)