diff options
author | rsc <devnull@localhost> | 2007-01-18 12:52:54 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2007-01-18 12:52:54 +0000 |
commit | 9b3fcf01c5d22d7be320a0e194cc54579f71c409 (patch) | |
tree | 62c73a298ebd2f52872ffb72ef6cec4a6b483165 /man/man4 | |
parent | e290e875f350dbbc2288ec988d939a57cc8f9bf2 (diff) | |
download | plan9port-9b3fcf01c5d22d7be320a0e194cc54579f71c409.tar.gz plan9port-9b3fcf01c5d22d7be320a0e194cc54579f71c409.tar.bz2 plan9port-9b3fcf01c5d22d7be320a0e194cc54579f71c409.zip |
Mac FUSE support (thanks to Jeff Sickel)
Diffstat (limited to 'man/man4')
-rw-r--r-- | man/man4/9pfuse.4 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man/man4/9pfuse.4 b/man/man4/9pfuse.4 index 8d70885b..f7bd575f 100644 --- a/man/man4/9pfuse.4 +++ b/man/man4/9pfuse.4 @@ -58,5 +58,8 @@ FUSE Homepage, .PP FUSE for FreeBSD, .HR http://fuse4bsd.creo.hu +.PP +MacFUSE, +.HR http://code.google.com/p/macfuse .SH SOURCE .B \*9/src/cmd/9pfuse |