------------------------------------------------------------ revno: 11808 revision-id: squid3@treenet.co.nz-20130426041149-56ov60lq68ny1v9r parent: squid3@treenet.co.nz-20130426041024-gsp3f5hriq9sosn1 fixes bug(s): http://bugs.squid-cache.org/show_bug.cgi?id=3833 committer: Amos Jeffries branch nick: 3.2 timestamp: Thu 2013-04-25 22:11:49 -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-20130426041149-56ov60lq68ny1v9r # target_branch: http://bzr.squid-cache.org/bzr/squid3/branches\ # /SQUID_3_2 # testament_sha1: ab9f5b2174eae222be10b0a76ec9f7e56c8923c7 # timestamp: 2013-04-26 04:14:21 +0000 # source_branch: http://bzr.squid-cache.org/bzr/squid3/branches\ # /SQUID_3_2 # base_revision_id: squid3@treenet.co.nz-20130426041024-\ # gsp3f5hriq9sosn1 # # Begin patch === modified file 'tools/squidclient.1' --- tools/squidclient.1 2011-02-28 10:45:32 +0000 +++ tools/squidclient.1 2013-04-26 04:11:49 +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. .