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
commit6489bb287ee041f8a0fc7d585bb9b686d04df08a (patch)
treea88b53a484071e09249ef5ae57e9f69b5ffb0a67 /www/ap2-chroot
parent7a76c246f0f13dd8e44983c76c6f44e228da5bcf (diff)
downloadpkgsrc-6489bb287ee041f8a0fc7d585bb9b686d04df08a.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.