summaryrefslogtreecommitdiff
path: root/filesystems/fuse-unionfs
diff options
context:
space:
mode:
authoragc <agc>2007-03-16 23:49:28 +0000
committeragc <agc>2007-03-16 23:49:28 +0000
commit824d333bf97f016eb3565dd0426cc75fc1e9afe8 (patch)
tree0e35751cc4fb69f1c4cd25c9131843552684560d /filesystems/fuse-unionfs
parent4cd84687c8980a4899066675a3fa072993636e31 (diff)
downloadpkgsrc-824d333bf97f016eb3565dd0426cc75fc1e9afe8.tar.gz
Fix up the English, and be a bit more specific about the usage.
Diffstat (limited to 'filesystems/fuse-unionfs')
-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