]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Author: Henrik Nordstrom <henrik@henriknordstrom.net>
authorAmos Jeffries <squid3@treenet.co.nz>
Wed, 19 Aug 2009 06:47:22 +0000 (18:47 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Wed, 19 Aug 2009 06:47:22 +0000 (18:47 +1200)
Docs: Improve chroot directive documentation slightly

the directive takes a directory argument, but this wasn't mentioned anywhere..

src/cf.data.pre

index 9441db943adc368962eb70a38f50f68f4b367aa1..1cdb07a165f7ee12c5070ddc529b56f53ddeccc8 100644 (file)
@@ -5452,11 +5452,11 @@ TYPE: string
 LOC: Config.chroot_dir
 DEFAULT: none
 DOC_START
-       Use this to have Squid do a chroot() while initializing.  This
-       also causes Squid to fully drop root privileges after
-       initializing.  This means, for example, if you use a HTTP
-       port less than 1024 and try to reconfigure, you will may get an
-       error saying that Squid can not open the port.
+       Specifies a directiry where Squid should do a chroot() while
+       initializing.  This also causes Squid to fully drop root
+       privileges after initializing.  This means, for example, if you
+       use a HTTP port less than 1024 and try to reconfigure, you may
+       get an error saying that Squid can not open the port.
 DOC_END
 
 NAME: balance_on_multiple_ip