summaryrefslogtreecommitdiff
path: root/www/ap2-chroot
diff options
context:
space:
mode:
authorrillig <rillig>2005-05-23 08:26:03 +0000
committerrillig <rillig>2005-05-23 08:26:03 +0000
commit88fbe0b4f045070c1d74e80e2ff7448527e556e4 (patch)
treea88b53a484071e09249ef5ae57e9f69b5ffb0a67 /www/ap2-chroot
parent7caf0db822a5ebc4e6dc7732d45fa9bd3e9dea13 (diff)
downloadpkgsrc-88fbe0b4f045070c1d74e80e2ff7448527e556e4.tar.gz
Removed trailing white-space.
Diffstat (limited to 'www/ap2-chroot')
-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.