]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Docs: correct syntax for UDP/TCP log module parameters
authorAmos Jeffries <squid3@treenet.co.nz>
Thu, 3 Nov 2011 11:55:29 +0000 (00:55 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Thu, 3 Nov 2011 11:55:29 +0000 (00:55 +1300)
src/cf.data.pre

index 672a942b7a0b03be499c850a30b0a529a4e021af..6388d9cf3d5ba052df952ddcd021eaf791c708ae 100644 (file)
@@ -3173,11 +3173,11 @@ DOC_START
        
        udp     To send each log line as text data to a UDP receiver.
                Place: The destination host name or IP and port.
-               Place Format:   \\host:port
+               Place Format:   //host:port
 
        tcp     To send each log line as text data to a TCP receiver.
                Place: The destination host name or IP and port.
-               Place Format:   \\host:port
+               Place Format:   //host:port
 
        Default:
                access_log daemon:@DEFAULT_ACCESS_LOG@ squid