fox2mike 05/10/15 19:55:31 Modified: xml/htdocs/doc/en/handbook hb-install-ppc64-disk.xml Log: Fixed wrapping. **No Content Change**. Thanks to grahl on IRC for reporting.
Revision Changes Path 1.22 +11 -7 xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml?rev=1.22&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml?rev=1.22&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml.diff?r1=1.21&r2=1.22&cvsroot=gentoo Index: hb-install-ppc64-disk.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- hb-install-ppc64-disk.xml 25 Aug 2005 19:22:50 -0000 1.21 +++ hb-install-ppc64-disk.xml 15 Oct 2005 19:55:31 -0000 1.22 @@ -4,7 +4,7 @@ <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml,v 1.21 2005/08/25 19:22:50 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml,v 1.22 2005/10/15 19:55:31 fox2mike Exp $ --> <sections> @@ -107,7 +107,8 @@ Apple_Driver_ATA, Apple_FWDriver, Apple_Driver_IOKit, Apple_Patches</path>. If you are not planning to use MacOS 9 you can delete them, because MacOS X and Linux don't need them. -You might have to use parted in order to delete them, as mac-fdisk can't delete them yet. +You might have to use parted in order to delete them, as mac-fdisk can't delete +them yet. </note> <p> @@ -221,11 +222,13 @@ To finish up, write the partition to the disk using <c>w</c> and <c>q</c> to quit <c>mac-fdisk</c>. </p> - + <note> -To make sure everything is ok, you should run mac-fdisk once more and check whether all the partitions are there. -If you don't see any of the partitions you created, or the changes you made, you should reinitialize your partitions by pressing "i" in mac-fdisk. -Note that this will recreate the partition map and thus remove all your partitions. +To make sure everything is ok, you should run mac-fdisk once more and check +whether all the partitions are there.If you don't see any of the partitions you +created, or the changes you made, you should reinitialize your partitions by +pressing "i" in mac-fdisk. Note that this will recreate the partition map and +thus remove all your partitions. </note> <p> @@ -727,7 +730,8 @@ <p> We will also have to mount the proc filesystem (a virtual interface with the -kernel) on <path>/proc</path>. But first we will need to place our files on the partitions. +kernel) on <path>/proc</path>. But first we will need to place our files on the +partitions. </p> <p> -- [email protected] mailing list
