From: Amos Jeffries Date: Sat, 30 May 2009 13:13:28 +0000 (+1200) Subject: Author: Duane Wessels X-Git-Tag: SQUID_3_2_0_1~992 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7def720626712dc124afd17ab7242e7689769902;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 bc7b1235c4..d97a8125a1 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -1233,7 +1233,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