aboutsummaryrefslogtreecommitdiff
path: root/www/squid/files
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2005-04-18 01:05:35 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2005-04-18 01:05:35 +0000
commit4e9c0a92b4b2059e8d4a2486d8c7c424d2e63f78 (patch)
treeffdcaa08cb9b5b4ad410bd4eee5c7d4bdea47378 /www/squid/files
parent769c593961e9d5705373ed67db11a7459a22d31c (diff)
downloadports-4e9c0a92b4b2059e8d4a2486d8c7c424d2e63f78.tar.gz
ports-4e9c0a92b4b2059e8d4a2486d8c7c424d2e63f78.zip
Notes
Diffstat (limited to 'www/squid/files')
-rw-r--r--www/squid/files/patch-doc-squid.829
1 files changed, 29 insertions, 0 deletions
diff --git a/www/squid/files/patch-doc-squid.8 b/www/squid/files/patch-doc-squid.8
new file mode 100644
index 000000000000..b6465fb14cb7
--- /dev/null
+++ b/www/squid/files/patch-doc-squid.8
@@ -0,0 +1,29 @@
+Index: doc/squid.8
+===================================================================
+RCS file: /squid/squid/doc/squid.8,v
+retrieving revision 1.1
+diff -p -u -r1.1 squid.8
+--- doc/squid.8 18 Dec 2000 21:54:18 -0000 1.1
++++ doc/squid.8 17 Apr 2005 14:17:48 -0000
+@@ -6,7 +6,11 @@ squid \- proxy caching server
+ .SH SYNOPSIS
+ .B squid
+ [
+-.B \-dhsvzCDFNRVYX
++.B \-dhvzCDFNRVYX
++] [
++.B \-s
++|
++.BI \-l " facility"
+ ] [
+ .BI \-f " config-file"
+ ] [
+@@ -73,7 +77,7 @@ Print help message.
+ .IP "-k reconfigure | rotate | shutdown | interrupt | kill | debug | check | parse"
+ Parse configuration file, then send signal to running copy
+ (except -k parse) and exit.
+-.IP -s
++.IP "-s | -l facility"
+ Enable logging to syslog.
+ .IP "-u port"
+ Specify ICP port number (default: 3130), disable with 0.