[PATCH] v9fs: Fix Plan9port example in v9fs documentation.

Signed-off-by: Eric Van Hensbergen <[EMAIL PROTECTED]>

---
commit 678b78b5268b253e21aa818fac25ea13291eafff
tree fc3d94d10d23fedee95091e372c51e1156a0360f
parent 06e00e56fdf2c3e230ff60f6fdab6db789f16e73
author Eric Van Hensbergen <[EMAIL PROTECTED]> Sun, 28 Aug 2005 16:09:12
-0500
committer Eric Van Hensbergen <[EMAIL PROTECTED]> Sun, 28 Aug 2005
16:09:12 -0500

 Documentation/filesystems/v9fs.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/filesystems/v9fs.txt
b/Documentation/filesystems/v9fs.txt
--- a/Documentation/filesystems/v9fs.txt
+++ b/Documentation/filesystems/v9fs.txt
@@ -20,7 +20,7 @@ For remote file server:
 
 For Plan 9 From User Space applications (http://swtch.com/plan9)
 
-       mount -t 9P /tmp/ns.root.:0/acme/acme /mnt/9 proto=unix,name=$USER
+       mount -t 9P `namsepace`/acme /mnt/9 -o proto=unix,name=$USER
 
 OPTIONS
 =======


-
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to