]> 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:48:05 +0000 (01:48 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 30 May 2009 13:48:05 +0000 (01:48 +1200)
MFC: documentation bugfix for tcp_outgoing_tos directive

src/cf.data.pre

index 0bebbb7373c9b7dec1c319df6d8d7b8eb53ceaa6..d5c93dfd8dfdf4c304cdae99f205d8126e558a8f 100644 (file)
@@ -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