From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1NyztY-0006Ku-Eu for garchives@archives.gentoo.org; Tue, 06 Apr 2010 03:56:08 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 04191E0887; Tue, 6 Apr 2010 03:56:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id CE7E3E088A for ; Tue, 6 Apr 2010 03:56:03 +0000 (UTC) Received: from corvid.gentoo.org (corvid.gentoo.org [208.92.234.79]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 66B9A1B40D8 for ; Tue, 6 Apr 2010 03:56:03 +0000 (UTC) Received: by corvid.gentoo.org (Postfix, from userid 2104) id 790932C04B; Tue, 6 Apr 2010 03:56:02 +0000 (UTC) From: "Joshua Saddler (nightmorph)" To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-x86+amd64-bootloader.xml X-VCS-Repository: gentoo X-VCS-Files: hb-install-x86+amd64-bootloader.xml X-VCS-Directories: xml/htdocs/doc/en/handbook X-VCS-Committer: nightmorph X-VCS-Committer-Name: Joshua Saddler Content-Type: text/plain; charset=utf8 Message-Id: <20100406035602.790932C04B@corvid.gentoo.org> Date: Tue, 6 Apr 2010 03:56:02 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@lists.gentoo.org Reply-to: docs-team@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 7ab7d10a-574b-4141-a4bf-42c417d76d47 X-Archives-Hash: 65e05d70c2db03b652cfe22a0217d99b nightmorph 10/04/06 03:56:02 Modified: hb-install-x86+amd64-bootloader.xml Log: typo fix, no content change Revision Changes Path 1.18 xml/htdocs/doc/en/handbook/hb-install-x86+amd64-boot= loader.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/hand= book/hb-install-x86+amd64-bootloader.xml?rev=3D1.18&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/hand= book/hb-install-x86+amd64-bootloader.xml?rev=3D1.18&content-type=3Dtext/p= lain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/hand= book/hb-install-x86+amd64-bootloader.xml?r1=3D1.17&r2=3D1.18 Index: hb-install-x86+amd64-bootloader.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+a= md64-bootloader.xml,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- hb-install-x86+amd64-bootloader.xml 10 Jan 2010 18:18:21 -0000 1.17 +++ hb-install-x86+amd64-bootloader.xml 6 Apr 2010 03:56:02 -0000 1.18 @@ -4,7 +4,7 @@ =20 - + =20 =20 @@ -282,7 +282,7 @@ If you need to pass any additional options to the kernel, simply add the= m to the end of the kernel command. We're already passing one option (root=3D/dev/sda3 or real_root=3D/dev/sda3), but you can p= ass others -as well, such as the video> statement for framebuffer as we discu= ssed +as well, such as the video statement for framebuffer as we discus= sed previously.

=20