diff options
author | rillig <rillig@pkgsrc.org> | 2005-05-23 08:26:03 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2005-05-23 08:26:03 +0000 |
commit | f795c2e4750a21c358eb4eba83184326b68adce0 (patch) | |
tree | a88b53a484071e09249ef5ae57e9f69b5ffb0a67 /www/ap2-chroot | |
parent | c7051d394905450b08f91eb4b95f8961b2af4385 (diff) | |
download | pkgsrc-f795c2e4750a21c358eb4eba83184326b68adce0.tar.gz |
Removed trailing white-space.
Diffstat (limited to 'www/ap2-chroot')
-rw-r--r-- | www/ap2-chroot/DESCR | 4 |
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. |