diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2006-07-30 18:14:31 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2006-07-30 18:14:31 +0000 |
commit | e6a5a463ccbae2ae05d67ba0dff30c2742611b63 (patch) | |
tree | b70bff5ff2e1716dc42070ce860cda6d54b06b5b /chapter06/glibc.xml | |
parent | d22b61dd3169ec0e6cdbd60563008aee2a890c78 (diff) |
Trailing spaces clean-up.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.2/BOOK@7714 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/glibc.xml')
-rw-r--r-- | chapter06/glibc.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index b055ddf01..eb6d8d080 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -135,8 +135,8 @@ grep Error glibc-check-log</userinput></screen> <itemizedlist> <listitem> - <para>The <emphasis>nptl/tst-clock2</emphasis> and - <emphasis>tst-attr3</emphasis> tests sometimes + <para>The <emphasis>nptl/tst-clock2</emphasis> and + <emphasis>tst-attr3</emphasis> tests sometimes fail. The reason is not completely understood, but indications are that a heavy system load can trigger these failures.</para> </listitem> @@ -266,7 +266,7 @@ EOF</userinput></screen> class='directory'>/usr/share/zoneinfo</filename> such as <emphasis>Canada/Eastern</emphasis> or <emphasis>EST5EDT</emphasis> that are not identified by the script but can be used.</para> - + <para>Then create the <filename>/etc/localtime</filename> file by running:</para> |