squid/squidclient-man.patch
Michal Luscon 6c60fd482e Option '-k' is not stated in squidclient man
Remove pid from service file(#913262)
2013-04-23 16:40:48 +02:00

24 lines
636 B
Diff

--- ./tools/squidclient.1 2013-03-12 11:15:58.000000000 +0100
+++ ./tools/squidclient.1 2013-04-23 12:19:11.000000000 +0200
@@ -21,7 +21,8 @@
ping interval
.if !'po4a'hide' .B "] [ \-j '"
Host header
-.if !'po4a'hide' .B "' ] [ \-l"
+.if !'po4a'hide' .B "' ] [ \-k"
+.if !'po4a'hide' .B "] [ \-l"
local host
.if !'po4a'hide' .B "] [ \-m"
method
@@ -98,6 +99,10 @@
Host header content
.
.if !'po4a'hide' .TP
+.if !'po4a'hide' .B "\-k"
+Keep the connection active. Default is to do only one request then close.
+.
+.if !'po4a'hide' .TP
.if !'po4a'hide' .B "\-l host"
Specify a local IP address to bind to. Default is none.
.