diff options
author | wiz <wiz@pkgsrc.org> | 2007-03-17 07:10:06 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-03-17 07:10:06 +0000 |
commit | 4303b44d70e80b45363fb35bf85bfb6a60db7dde (patch) | |
tree | bbf7cf23a09396837b8a7fe4e295c5c1f34f935d /filesystems | |
parent | abd0d6ed7e62cf0b92e1c2ef3b1bf944297f827c (diff) | |
download | pkgsrc-4303b44d70e80b45363fb35bf85bfb6a60db7dde.tar.gz |
More Engllish improvements.
Diffstat (limited to 'filesystems')
-rw-r--r-- | filesystems/fuse-unionfs/DESCR | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/filesystems/fuse-unionfs/DESCR b/filesystems/fuse-unionfs/DESCR index 8adfa80115b..63241baf3e6 100644 --- a/filesystems/fuse-unionfs/DESCR +++ b/filesystems/fuse-unionfs/DESCR @@ -1,5 +1,5 @@ -The FUSE-based union filesystem allows several directories to be -stacked under one mountpoint - this wil lproduce the effect of +The FUSE-based union file system allows several directories to be +stacked under one mountpoint - this will produce the effect of having a number of directories merged under one mountpoint. This utility is implemented at the user level - to mount a series |