From: Amos Jeffries Date: Sat, 6 Jun 2009 10:09:21 +0000 (+1200) Subject: Author: Duane Wessels X-Git-Tag: SQUID_3_0_STABLE16~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d009d6dd267b709ef449add292fb36c2ea1f52c3;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 76c19890ea..9441db943a 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -1090,7 +1090,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