]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Author: Duane Wessels <wessels@squid-cache.org>
authorAmos Jeffries <squid3@treenet.co.nz>
Sat, 30 May 2009 13:13:28 +0000 (01:13 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 30 May 2009 13:13:28 +0000 (01:13 +1200)
MFC: documentation bugfix for tcp_outgoing_tos directive

src/cf.data.pre

index bc7b1235c4d7f9d1644d12f48cf710da3ff537c0..d97a8125a157c563804936fe7807d5950fc72022 100644 (file)
@@ -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