Forráskód Böngészése

fixed some typo's in xml tags

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1454 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 23 éve
szülő
commit
6b9b8cd38f
3 módosított fájl, 3 hozzáadás és 3 törlés
  1. 1 1
      appendixa/bootscripts-dep.xml
  2. 1 1
      appendixa/bootscripts-desc.xml
  3. 1 1
      index.xml

+ 1 - 1
appendixa/bootscripts-dep.xml

@@ -1,7 +1,7 @@
 <sect2>
 <title>Dependencies</title>
 
-<para>bootscripts-&bootscritps-depversion; needs the following to be installed:</para>
+<para>bootscripts-&bootscripts-depversion; needs the following to be installed:</para>
 
 <literallayout>
 fileutils: cp

+ 1 - 1
appendixa/bootscripts-desc.xml

@@ -53,7 +53,7 @@ sequence.</para></sect3>
 the system reboots or halts.</para></sect3>
 
 <sect3><title>setclock</title>
-</para>The setclock scripts resets the kernel clock to localtime in case
+<para>The setclock scripts resets the kernel clock to localtime in case
 the hardware clock isn't set to GMT time.</para></sect3>
 
 <sect3><title>swap</title>

+ 1 - 1
index.xml

@@ -562,7 +562,7 @@
 <!ENTITY aa-bootscripts SYSTEM "appendixa/bootscripts.xml">
 <!ENTITY aa-bootscripts-desc SYSTEM "appendixa/bootscripts-desc.xml">
 <!ENTITY aa-bootscripts-dep SYSTEM "appendixa/bootscripts-dep.xml">
-<!ENTITY aa-bootscritps-down SYSTEM "appendixa/bootscripts-down.xml">
+<!ENTITY aa-bootscripts-down SYSTEM "appendixa/bootscripts-down.xml">
 
 <!ENTITY appendixb SYSTEM "appendixb/appendixb.xml">
 <!ENTITY ab-introduction SYSTEM "appendixb/introduction.xml">