|
From: Alexey D. <ado...@gm...> - 2005-08-28 21:53:19
|
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 |