diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-07-10 14:59:01 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-07-10 14:59:01 +0000 |
commit | b4ffa369d68fbce4b8e9bc30474e01630a41f303 (patch) | |
tree | c403053cbb57c7ef4b691007c3c6454b84e31246 /chapter03 | |
parent | 15742b7f22ef16bcc1bcfb97b566801f07e82b47 (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 'chapter03')
-rw-r--r-- | chapter03/creatingpart.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/chapter03/creatingpart.xml b/chapter03/creatingpart.xml index f35257e74..f12cedbd7 100644 --- a/chapter03/creatingpart.xml +++ b/chapter03/creatingpart.xml @@ -5,9 +5,10 @@ First, let me tell you that it is possible to build LFS on only one partition, which is where your original distribution is installed. This is not recommended if it is the first time you try LFS, but may be useful if you are short on disk -space. If you feel brave, take a look at the <ulink -url="http://archive.linuxfromscratch.org/lfs-hints/one-partition-hint.txt">one -partition hint</ulink>. +space. If you feel brave, take a look at the one partition hint at +<ulink +url="http://archive.linuxfromscratch.org/lfs-hints/one-partition-hint.txt"> +http://archive.linuxfromscratch.org/lfs-hints/one-partition-hint.txt</ulink>. </para> <para> |