View | Details | Raw Unified | Return to bug 80367
Collapse All | Expand All

(-)distinfo (-2 / +2 lines)
Lines 44-48 Link Here
44
SIZE (squid2.5/squid-2.5.STABLE9-cachemgr_objects.patch) = 2625
44
SIZE (squid2.5/squid-2.5.STABLE9-cachemgr_objects.patch) = 2625
45
MD5 (squid2.5/squid-2.5.STABLE9-extaclauth.patch) = b3c3282e6f1550e698e7a3f3ad87a7bc
45
MD5 (squid2.5/squid-2.5.STABLE9-extaclauth.patch) = b3c3282e6f1550e698e7a3f3ad87a7bc
46
SIZE (squid2.5/squid-2.5.STABLE9-extaclauth.patch) = 1799
46
SIZE (squid2.5/squid-2.5.STABLE9-extaclauth.patch) = 1799
47
MD5 (squid2.5/squid-2.5.STABLE9-syslog.patch) = c04abf725b5061c0a009364097ccd253
47
MD5 (squid2.5/squid-2.5.STABLE9-syslog.patch) = 80998c4bea14b0eacabc10065acb672e
48
SIZE (squid2.5/squid-2.5.STABLE9-syslog.patch) = 6859
48
SIZE (squid2.5/squid-2.5.STABLE9-syslog.patch) = 7439
(-)files/patch-doc-squid.8 (-29 lines)
Lines 1-29 Link Here
1
Index: doc/squid.8
2
===================================================================
3
RCS file: /squid/squid/doc/squid.8,v
4
retrieving revision 1.1
5
diff -p -u -r1.1 squid.8
6
--- doc/squid.8	18 Dec 2000 21:54:18 -0000	1.1
7
+++ doc/squid.8	17 Apr 2005 14:17:48 -0000
8
@@ -6,7 +6,11 @@ squid \- proxy caching server
9
 .SH SYNOPSIS
10
 .B squid
11
 [
12
-.B \-dhsvzCDFNRVYX
13
+.B \-dhvzCDFNRVYX
14
+] [
15
+.B \-s
16
+|
17
+.BI \-l " facility"
18
 ] [
19
 .BI \-f " config-file"
20
 ] [
21
@@ -73,7 +77,7 @@ Print help message.
22
 .IP "-k reconfigure | rotate | shutdown | interrupt | kill | debug | check | parse"
23
 Parse configuration file, then send signal to running copy 
24
 (except -k parse) and exit.
25
-.IP -s
26
+.IP "-s | -l facility"
27
 Enable logging to syslog.
28
 .IP "-u port"
29
 Specify ICP port number (default: 3130), disable with 0.

Return to bug 80367