diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/kernel.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/kernel.txt b/doc/kernel.txt index 1451d11..83f96cf 100644 --- a/doc/kernel.txt +++ b/doc/kernel.txt @@ -38,6 +38,11 @@ non-privileged mounts. This opens up new possibilities for the use of filesystems. A good example is sshfs: a secure network filesystem using the sftp protocol. +The userspace library and utilities are available from the FUSE +homepage: + + http://fuse.sourceforge.net/ + Mount options ~~~~~~~~~~~~~ |