summaryrefslogtreecommitdiff
path: root/devel/rvm
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-05-06 17:40:18 +0000
committerjmmv <jmmv>2003-05-06 17:40:18 +0000
commit5a79423b6feb188f48299ebbaf981575b33d3f48 (patch)
tree37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /devel/rvm
parentf58f4f25565243e0fcd6ee359261be2e3cfc7286 (diff)
downloadpkgsrc-5a79423b6feb188f48299ebbaf981575b33d3f48.tar.gz
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'devel/rvm')
-rw-r--r--devel/rvm/DESCR2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rvm/DESCR b/devel/rvm/DESCR
index 8008e87a635..e19826c5706 100644
--- a/devel/rvm/DESCR
+++ b/devel/rvm/DESCR
@@ -1,4 +1,4 @@
This package implements a recoverable virtual memory. This is done
using mmap and a transaction system so that a file can be mapped
-into VM and be remapped in another process and still have the
+into VM and be remapped in another process and still have the
data, pointers, etc, still valid.