Tue Feb 2 09:41:19 2010 UTC ()
s/unionfs/nullfs/ as reported by David Holland.


(jmmv)
diff -r1.1.1.1 -r1.2 pkgsrc/filesystems/fuse-bindfs/DESCR

cvs diff -r1.1.1.1 -r1.2 pkgsrc/filesystems/fuse-bindfs/DESCR (expand / switch to unified diff)

--- pkgsrc/filesystems/fuse-bindfs/DESCR 2010/02/01 13:36:43 1.1.1.1
+++ pkgsrc/filesystems/fuse-bindfs/DESCR 2010/02/02 09:41:19 1.2
@@ -1,3 +1,3 @@ @@ -1,3 +1,3 @@
1bindfs is a FUSE filesystem for mounting a directory to another location, 1bindfs is a FUSE filesystem for mounting a directory to another location,
2similar to 'mount --bind' in Linux or unionfs in BSD. The permissions in 2similar to 'mount --bind' in Linux or nullfs in BSD. The permissions in
3the mountpoint can be altered through various rules. 3the mountpoint can be altered through various rules.