diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/lilo-inst.xml | 4 | ||||
-rw-r--r-- | chapter06/vim-inst.xml | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/chapter06/lilo-inst.xml b/chapter06/lilo-inst.xml index 26a4be20b..449c21cee 100644 --- a/chapter06/lilo-inst.xml +++ b/chapter06/lilo-inst.xml @@ -4,7 +4,7 @@ <para> We have chosen Lilo because we feel confortable with it, but you may wish to take a look elsewhere. Someone has written a <ulink -url="http://archive.linuxfromscratch.org/lfs-hints/GRUB-Howto.txt">hint on +url="http://archive.linuxfromscratch.org/lfs-hints/grub-howto.txt">hint on GRUB</ulink>, an alternative boot loader. </para> @@ -34,7 +34,7 @@ yet. We will complete the installation of lilo in chapter 8. <para> Maybe you'll be interested to know that someone wrote a hint on how to get a logo instead the the standard LILO prompt or menu. Take a look at it <ulink -url="http://archive.linuxfromscratch.org/lfs-hints/Bootlogo.txt">here</ulink>. +url="http://archive.linuxfromscratch.org/lfs-hints/bootlogo.txt">here</ulink>. </para> </sect2> diff --git a/chapter06/vim-inst.xml b/chapter06/vim-inst.xml index d61380566..4f50750b5 100644 --- a/chapter06/vim-inst.xml +++ b/chapter06/vim-inst.xml @@ -6,7 +6,9 @@ If you don't like vim to be installed as an editor on the LFS system, you may want to download an alternative and install an editor you prefer. There are a few hints how to install different editors available at <ulink -url="http://archive.linuxfromscratch.org/lfs-hints/editors/">http://archive.linuxfromscratch.org/lfs-hints/editors/</ulink> +url="http://archive.linuxfromscratch.org/lfs-hints/"> +http://www.archive.linuxfromscratch.org/lfs-hints/</ulink>. The +hints which are currently available are for Emacs, Joe and nano. </para> <para> |