mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 2.6.13-rc6-mm2] v9fs: fix plan9port example in v9fs documentation.
@ 2005-08-28 21:10 Eric Van Hensbergen
  2005-08-28 22:02 ` Alexey Dobriyan
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Van Hensbergen @ 2005-08-28 21:10 UTC (permalink / raw)
  To: Linux FS Devel, V9FS Developers, Linux Kernel, Andrew Morton

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

Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>

---
commit 678b78b5268b253e21aa818fac25ea13291eafff
tree fc3d94d10d23fedee95091e372c51e1156a0360f
parent 06e00e56fdf2c3e230ff60f6fdab6db789f16e73
author Eric Van Hensbergen <ericvh@gmail.com> Sun, 28 Aug 2005 16:09:12
-0500
committer Eric Van Hensbergen <ericvh@gmail.com> 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
 =======



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH 2.6.13-rc6-mm2] v9fs: fix plan9port example in v9fs documentation.
  2005-08-28 21:10 [PATCH 2.6.13-rc6-mm2] v9fs: fix plan9port example in v9fs documentation Eric Van Hensbergen
@ 2005-08-28 22:02 ` Alexey Dobriyan
  0 siblings, 0 replies; 2+ messages in thread
From: Alexey Dobriyan @ 2005-08-28 22:02 UTC (permalink / raw)
  To: Eric Van Hensbergen
  Cc: Linux FS Devel, V9FS Developers, Linux Kernel, Andrew Morton

On Sun, Aug 28, 2005 at 04:10:50PM -0500, Eric Van Hensbergen wrote:
> [PATCH] v9fs: Fix Plan9port example in v9fs documentation.

> --- a/Documentation/filesystems/v9fs.txt
> +++ b/Documentation/filesystems/v9fs.txt

> -	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
		     ^^^^^^^^^
namespace


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-08-28 21:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-28 21:10 [PATCH 2.6.13-rc6-mm2] v9fs: fix plan9port example in v9fs documentation Eric Van Hensbergen
2005-08-28 22:02 ` Alexey Dobriyan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®