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 | 95c1dd0e6352d963dd11bff9a0ebcba7d6329cab (patch) | |
tree | bbf7cf23a09396837b8a7fe4e295c5c1f34f935d | |
parent | 6b20c3b45173e49d01d101f4be2070f9cb1fcbc4 (diff) | |
download | pkgsrc-95c1dd0e6352d963dd11bff9a0ebcba7d6329cab.tar.gz |
More Engllish improvements.
-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 |