summaryrefslogtreecommitdiff
path: root/filesystems
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2007-03-16 23:49:28 +0000
committeragc <agc@pkgsrc.org>2007-03-16 23:49:28 +0000
commitb5e9408b6c14c23a86f3004d2e2e34581720be74 (patch)
tree0e35751cc4fb69f1c4cd25c9131843552684560d /filesystems
parent1f3e8234a593d3622c9254d067caed55fdfe46b9 (diff)
downloadpkgsrc-b5e9408b6c14c23a86f3004d2e2e34581720be74.tar.gz
Fix up the English, and be a bit more specific about the usage.
Diffstat (limited to 'filesystems')
-rw-r--r--filesystems/fuse-unionfs/DESCR7
1 files changed, 4 insertions, 3 deletions
diff --git a/filesystems/fuse-unionfs/DESCR b/filesystems/fuse-unionfs/DESCR
index 3c4aabe8caa..8adfa80115b 100644
--- a/filesystems/fuse-unionfs/DESCR
+++ b/filesystems/fuse-unionfs/DESCR
@@ -1,7 +1,8 @@
-The FUSE-based union filesystem allows to "merge" several directories
-under one mountpoint.
+The FUSE-based union filesystem allows several directories to be
+stacked under one mountpoint - this wil lproduce the effect of
+having a number of directories merged under one mountpoint.
-This utility is implementedd at the user level - to mount a series
+This utility is implemented at the user level - to mount a series
of roots, simply use:
fuse-unionfs /dir1:/dir2:/dir3 /mnt