aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07
diff options
context:
space:
mode:
Diffstat (limited to 'chapter07')
-rw-r--r--chapter07/introduction.xml6
-rw-r--r--chapter07/setclock.xml8
2 files changed, 8 insertions, 6 deletions
diff --git a/chapter07/introduction.xml b/chapter07/introduction.xml
index faaea0835..74b49b8f4 100644
--- a/chapter07/introduction.xml
+++ b/chapter07/introduction.xml
@@ -12,9 +12,9 @@ intact, setting up networking and starting the daemons that the system uses.
<para>
We will be using SysV style init scripts. We have chosen this style because it
is widely used and we feel confortable with it. If you want to try something
-else, someone has written an LFS-Hint on <ulink
-url="http://archive.linuxfromscratch.org/lfs-hints/bsd-init.txt">BSD style init
-scripts</ulink>.
+else, someone has written an LFS-Hint on BSD style init scripts at <ulink
+url="http://archive.linuxfromscratch.org/lfs-hints/bsd-init.txt">
+http://archive.linuxfromscratch.org/lfs-hints/bsd-init.txt</ulink>.
</para>
</sect1>
diff --git a/chapter07/setclock.xml b/chapter07/setclock.xml
index d0ad1f837..05147f38d 100644
--- a/chapter07/setclock.xml
+++ b/chapter07/setclock.xml
@@ -89,9 +89,11 @@ the value <emphasis>0</emphasis> (zero).
</para>
<para>
-Now, you may want to take a look at a very good hint explaining <ulink
-url="http://archive.linuxfromscratch.org/lfs-hints/time.txt">how we deal with
-time on LFS</ulink>. It explains issues such as timezones, UTC, and the TZ
+Now, you may want to take a look at a very good hint explaining how we
+deal with time on LFS at
+<ulink url="http://archive.linuxfromscratch.org/lfs-hints/time.txt">
+http://archive.linuxfromscratch.org/lfs-hints/time.txt</ulink>.
+It explains issues such as timezones, UTC, and the TZ
environment variable.
</para>