]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Author: Duane Wessels <wessels@squid-cache.org>
authorAmos Jeffries <squid3@treenet.co.nz>
Sat, 6 Jun 2009 10:09:21 +0000 (22:09 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 6 Jun 2009 10:09:21 +0000 (22:09 +1200)
MFC: documentation bugfix for tcp_outgoing_tos directive

src/cf.data.pre

index 76c19890eaf492a6919af3cdde851881f6d787d8..9441db943adc368962eb70a38f50f68f4b367aa1 100644 (file)
@@ -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