summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2001-03-17 19:54:56 +0000
committerAchim Gottinger <achim@gentoo.org>2001-03-17 19:54:56 +0000
commit69566b3a36d57851fa451fdd3856fb868ea23ee4 (patch)
treed7ee9107cc63ab2083a31aea25db65e1f40998e6 /app-doc/gentoo-doc
parent*** empty log message *** (diff)
downloadhistorical-69566b3a36d57851fa451fdd3856fb868ea23ee4.tar.gz
historical-69566b3a36d57851fa451fdd3856fb868ea23ee4.tar.bz2
historical-69566b3a36d57851fa451fdd3856fb868ea23ee4.zip
*** empty log message ***
Diffstat (limited to 'app-doc/gentoo-doc')
-rwxr-xr-xapp-doc/gentoo-doc/files/install.docbook10
1 files changed, 4 insertions, 6 deletions
diff --git a/app-doc/gentoo-doc/files/install.docbook b/app-doc/gentoo-doc/files/install.docbook
index 3637e2441693..c2a95bfc9b22 100755
--- a/app-doc/gentoo-doc/files/install.docbook
+++ b/app-doc/gentoo-doc/files/install.docbook
@@ -1,9 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE article
- PUBLIC "-//Norman Walsh//DTD Simplified DocBk XML V3.1.7.1//EN"
- "/online/www/nwalsh/docbook/simple/3.1.7.1/sdocbook.dtd">
+ PUBLIC "-//Norman Walsh//DTD Simplified DocBk XML V4.1.2.4//EN"
+ "/usr/share/sgml/docbook/simplified/4.1.2.4/sdocbook.dtd">
-<!-- "http://nwalsh.com/docbook/simple/3.1.7.1/sdocbook.dtd">-->
<article>
@@ -56,7 +55,7 @@ least three partitions: a swap partition, a root partition (to hold the bulk of
partition. The boot partition is designed to hold GRUB boot loader information
as well as your Linux kernel(s). The boot partition gives us a safe place to
store everything related to booting Linux. During normal day-to-day Gentoo
-Linux use, your boot partition should remain <i>unmounted</i>. This prevents
+Linux use, your boot partition should remain unmounted. This prevents
your kernel from being made unavailable to GRUB (due to filesystem corruption)
in the event of a system crash, preventing the chicken-and-egg problem where
GRUB can't read your kernel (since your filesystem is corrupted) but you can't
@@ -249,7 +248,6 @@ pipeline should do the exact same thing:
<screen>
# cat /path/to/sys.tbz2 | bzip2 -d | tar -xvf - -C /mnt/gentoo
</screen>
-</body>
</sect2>
@@ -257,7 +255,7 @@ pipeline should do the exact same thing:
<sect1 label="3">
<title>How to really end</title>
-<sec2>
+<sect2>
<title>step 3</title>
<para>
This is how you really end things.