openbsd-ports/www/sarg/patches/patch-sarg_1
martynas cbb6a6bf82 fix a segmentation fault when you are using authentication and have
a user named "log"; from sarg bugtracker via freebsd
also, fix sprintf and rcs id; from maintainer Douglas Santos
thanks to aanriot@, who found some errors when i merged Douglas
Santos diff
ok aanriot@ and maintainer Douglas Santos
2007-06-22 12:48:25 +00:00

16 lines
494 B
Plaintext

$OpenBSD: patch-sarg_1,v 1.2 2007/06/22 12:48:25 martynas Exp $
--- sarg.1.orig Tue Jan 2 21:11:26 2007
+++ sarg.1 Wed Jun 20 21:25:08 2007
@@ -131,9 +131,9 @@ Convert the logfile's date/time field to human-readabl
.B \-split
Split the log file by date in \fB-d\fP parameter.
.SH FILES
-.BR /usr/local/sarg/sarg.conf
+.BR %%SYSCONFDIR%%/sarg/sarg.conf
.br
-.B /usr/local/squid/logs/access.log
+.B /var/squid/logs/access.log
.br
.B /usr/local/squidGuard/logs/squidGuard.log
.SH SEE ALSO