summaryrefslogtreecommitdiff
path: root/filesystems/fuse/MESSAGE.Linux
diff options
context:
space:
mode:
Diffstat (limited to 'filesystems/fuse/MESSAGE.Linux')
-rw-r--r--filesystems/fuse/MESSAGE.Linux7
1 files changed, 7 insertions, 0 deletions
diff --git a/filesystems/fuse/MESSAGE.Linux b/filesystems/fuse/MESSAGE.Linux
new file mode 100644
index 00000000000..399f3f537a8
--- /dev/null
+++ b/filesystems/fuse/MESSAGE.Linux
@@ -0,0 +1,7 @@
+===========================================================================
+$NetBSD: MESSAGE.Linux,v 1.1 2010/08/25 08:02:21 manu Exp $
+
+Linux users must create the device by typing:
+ $ mknod /dev/fuse -m 0666 c 10 229
+
+===========================================================================