diff options
author | Greg Schafer <greg@linuxfromscratch.org> | 2003-09-14 04:38:34 +0000 |
---|---|---|
committer | Greg Schafer <greg@linuxfromscratch.org> | 2003-09-14 04:38:34 +0000 |
commit | 4eadbe196d4c4026a8b47e9b93f3d42f65157eab (patch) | |
tree | 54363c5fbf597bb10cb3552f84e22e2db58c8540 /preface | |
parent | d0ec1f06467004448c767a290f485c0a65dbec9a (diff) |
Make url link work. Docbook likes to put a space in the most unlikely places :-)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2810 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'preface')
-rw-r--r-- | preface/audience.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/preface/audience.xml b/preface/audience.xml index 5249230ba..0c0cd8635 100644 --- a/preface/audience.xml +++ b/preface/audience.xml @@ -83,8 +83,8 @@ you do not have any plans for your finished system, then the <para>The <quote>From Power Up To Bash Prompt</quote> HOWTO is located at <ulink url="http://axiom.anu.edu.au/~okeefe/p2b/"/> or on The Linux -Documentation Project's website at <ulink url="http://www.tldp.org/HOWTO/From- -PowerUp-To-Bash-Prompt-HOWTO.html"/>.</para> +Documentation Project's website at +<ulink url="http://www.tldp.org/HOWTO/From-PowerUp-To-Bash-Prompt-HOWTO.html"/>.</para> </sect2> |