Re: [PATCH 2.6.13-rc6-mm2] v9fs: fix plan9port example in v9fs documentation.

From: Alexey Dobriyan
Date: Sun Aug 28 2005 - 16:53:32 EST


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

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/