From: Amos Jeffries Date: Sat, 30 May 2009 13:48:05 +0000 (+1200) Subject: Author: Duane Wessels X-Git-Tag: SQUID_3_1_0_9~44 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=80d3706aeab7addb9786bec7c4a8b787bc58972f;p=thirdparty%2Fsquid.git Author: Duane Wessels MFC: documentation bugfix for tcp_outgoing_tos directive --- diff --git a/src/cf.data.pre b/src/cf.data.pre index 0bebbb7373..d5c93dfd8d 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -1230,7 +1230,7 @@ DOC_START tcp_outgoing_tos ds-field [!]aclname ... Example where normal_service_net uses the TOS value 0x00 - and normal_service_net uses 0x20 + and good_service_net uses 0x20 acl normal_service_net src 10.0.0.0/255.255.255.0 acl good_service_net src 10.0.1.0/255.255.255.0