aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07/introduction.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-07-10 14:59:01 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-07-10 14:59:01 +0000
commitb4ffa369d68fbce4b8e9bc30474e01630a41f303 (patch)
treec403053cbb57c7ef4b691007c3c6454b84e31246 /chapter07/introduction.xml
parent15742b7f22ef16bcc1bcfb97b566801f07e82b47 (diff)
Updated url's so in txt version when there's no hyperlink, the address
is still available git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@770 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter07/introduction.xml')
-rw-r--r--chapter07/introduction.xml6
1 files changed, 3 insertions, 3 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>