diff options
author | Krejzi <krejzi@linuxfromscratch.org> | 2015-01-23 21:28:48 +0000 |
---|---|---|
committer | Krejzi <krejzi@linuxfromscratch.org> | 2015-01-23 21:28:48 +0000 |
commit | 0ee07e59de6ea106496ad222c6550cdc0e88c181 (patch) | |
tree | 3076fc28a969f082e779e1434889674156735ed1 /chapter08/grub.xml | |
parent | a3e29a25971bfd1200855abafdca0932730b7975 (diff) |
Use an entity for BLFS URL's.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10818 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter08/grub.xml')
-rw-r--r-- | chapter08/grub.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/grub.xml b/chapter08/grub.xml index daaf37b98..35ab56aa2 100644 --- a/chapter08/grub.xml +++ b/chapter08/grub.xml @@ -31,7 +31,7 @@ already have a boot device, you can create one. In order for the procedure below to work, you need to jump ahead to BLFS and install <userinput>xorriso</userinput> from the <ulink - url="&blfs-root;view/&short-version;/multimedia/libisoburn.html"> + url="&blfs-book;multimedia/libisoburn.html"> libisoburn</ulink> package.</para> <screen role="nodump"><userinput>cd /tmp && |