summaryrefslogtreecommitdiff
path: root/www/ap2-chroot/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'www/ap2-chroot/DESCR')
-rw-r--r--www/ap2-chroot/DESCR4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap2-chroot/DESCR b/www/ap2-chroot/DESCR
index 7786748fc72..00e57e86b0c 100644
--- a/www/ap2-chroot/DESCR
+++ b/www/ap2-chroot/DESCR
@@ -1,6 +1,6 @@
mod_chroot makes running Apache in a secure chroot environment easy.
-You don't need to create a special directory hierarchy containing
+You don't need to create a special directory hierarchy containing
/dev, /lib, /etc...
mod_chroot allows you to run Apache in a chroot jail with no additional files.
-The chroot() system call is performed at the end of startup procedure - when
+The chroot() system call is performed at the end of startup procedure - when
all libraries are loaded and log files open.