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
commit9b9c6481a6979037c030783aa4a7f2a2eb9f582e (patch)
tree0e35751cc4fb69f1c4cd25c9131843552684560d /filesystems
parenta73433d59e2514d5edef0a62cb97d0fdebb5c6c4 (diff)
downloadpkgsrc-9b9c6481a6979037c030783aa4a7f2a2eb9f582e.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