Corrections

Thomas <[email protected]> Sat, 26 Nov 2011 06:30:57 -0800
Newsgroups gmane.linux.gentoo.documentation
Message-ID <CAPi3C3KDL5MVJsyGo0-QZgXRjK9Cshk9+UvFfxgow1bWNu-Ofw@mail.gmail.com>
Hello gentoo-doc,

I found a typo in the Documentation. This is for amd64 and x86.

The error is in the code, "mount --rbind /dev /mnt/gentoo/dev"

The above command, if assumed that the user enters them exactly that way,
would give them an error. It was correctly written as "mount -o bind /dev
/mnt/gentoo/dev" previously.

If I find any other errors, I will let you know.

IRC: DistantStar

Tom