------------------------------------------------------------ revno: 12532 revision-id: squid3@treenet.co.nz-20130424154244-p2ioky23d4re0jou parent: squid3@treenet.co.nz-20130424153949-lebovcrjechmmznu fixes bug(s): http://bugs.squid-cache.org/show_bug.cgi?id=3833 committer: Amos Jeffries branch nick: 3.3 timestamp: Wed 2013-04-24 09:42:44 -0600 message: Bug 3833: Option '-k' is not present in squidclient man page ------------------------------------------------------------ # Bazaar merge directive format 2 (Bazaar 0.90) # revision_id: squid3@treenet.co.nz-20130424154244-p2ioky23d4re0jou # target_branch: http://bzr.squid-cache.org/bzr/squid3/3.3 # testament_sha1: 96bd70d9981baa78852f9f1cde50c19b96dba05e # timestamp: 2013-04-24 15:44:04 +0000 # source_branch: http://bzr.squid-cache.org/bzr/squid3/3.3 # base_revision_id: squid3@treenet.co.nz-20130424153949-\ # lebovcrjechmmznu # # Begin patch === modified file 'tools/squidclient.1' --- tools/squidclient.1 2011-02-17 14:37:38 +0000 +++ tools/squidclient.1 2013-04-24 15:42:44 +0000 @@ -7,7 +7,7 @@ . .SH SYNOPSIS .if !'po4a'hide' .B squidclient -.if !'po4a'hide' .B "[ \-arsv ] [ \-A" +.if !'po4a'hide' .B "[ \-aknNrsv ] [ \-A" string .if !'po4a'hide' .B "] [ \-g" count @@ -25,8 +25,6 @@ local host .if !'po4a'hide' .B "] [ \-m" method -.if !'po4a'hide' .B "] [ \-n" -.if !'po4a'hide' .B "] [ \-N" .if !'po4a'hide' .B "] [ \-p" port .if !'po4a'hide' .B "] [ \-P" @@ -98,6 +96,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. .