diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-01-15 23:49:52 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-01-15 23:49:52 +0000 |
commit | 6b9b8cd38ff60aa986969c782100b148c46d1e5a (patch) | |
tree | e70e2d118dac317deec8bf0cec72ed584e30a91a /appendixa | |
parent | 1789d563b326f3c51ba171b69c6c024367fb333d (diff) |
fixed some typo's in xml tags
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1454 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa')
-rw-r--r-- | appendixa/bootscripts-dep.xml | 2 | ||||
-rw-r--r-- | appendixa/bootscripts-desc.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/appendixa/bootscripts-dep.xml b/appendixa/bootscripts-dep.xml index dc873bb15..4eb4dd089 100644 --- a/appendixa/bootscripts-dep.xml +++ b/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 diff --git a/appendixa/bootscripts-desc.xml b/appendixa/bootscripts-desc.xml index ec22e49d5..b5f180249 100644 --- a/appendixa/bootscripts-desc.xml +++ b/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> |