summaryrefslogtreecommitdiff
path: root/filesystems
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2010-02-02 09:41:19 +0000
committerjmmv <jmmv@pkgsrc.org>2010-02-02 09:41:19 +0000
commit4b58fb420d4dc8fe1206c171e79eb6bb49ce7a61 (patch)
tree30daf208131fcb1b24b70b21c62584888c9f3a12 /filesystems
parent5726f91cd1d5297cecf9b10e88bd303cde5f15ba (diff)
downloadpkgsrc-4b58fb420d4dc8fe1206c171e79eb6bb49ce7a61.tar.gz
s/unionfs/nullfs/ as reported by David Holland.
Diffstat (limited to 'filesystems')
-rw-r--r--filesystems/fuse-bindfs/DESCR2
1 files changed, 1 insertions, 1 deletions
diff --git a/filesystems/fuse-bindfs/DESCR b/filesystems/fuse-bindfs/DESCR
index ebeb2d4941a..b5b8c4d73bd 100644
--- a/filesystems/fuse-bindfs/DESCR
+++ b/filesystems/fuse-bindfs/DESCR
@@ -1,3 +1,3 @@
bindfs is a FUSE filesystem for mounting a directory to another location,
-similar to 'mount --bind' in Linux or unionfs in BSD. The permissions in
+similar to 'mount --bind' in Linux or nullfs in BSD. The permissions in
the mountpoint can be altered through various rules.