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 /chapter07 | |
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 'chapter07')
-rw-r--r-- | chapter07/profile.xml | 2 | ||||
-rw-r--r-- | chapter07/symlinks.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/chapter07/profile.xml b/chapter07/profile.xml index eb4abe3ea..a3b066fd0 100644 --- a/chapter07/profile.xml +++ b/chapter07/profile.xml @@ -157,6 +157,6 @@ EOF</userinput></screen> <para>UTF-8 based locales are not supported well by some programs. Work is in progress to document and, if possible, fix such problems, see - <ulink url="&blfs-root;view/&short-version;/introduction/locale-issues.html"/>.</para> + <ulink url="&blfs-book;introduction/locale-issues.html"/>.</para> </sect1> diff --git a/chapter07/symlinks.xml b/chapter07/symlinks.xml index 0a7b5f3e1..0993f2305 100644 --- a/chapter07/symlinks.xml +++ b/chapter07/symlinks.xml @@ -255,7 +255,7 @@ MACAddress=cb:a9:87:65:43:21</screen> fixable by creating Udev rules for custom persistent symlinks. The case of network cards is covered separately in <xref linkend="ch-scripts-network"/>, and sound card configuration can - be found in <ulink url="&blfs-root;view/&short-version;/postlfs/devices.html">BLFS</ulink>.</para> + be found in <ulink url="&blfs-book;postlfs/devices.html">BLFS</ulink>.</para> <para>For each of your devices that is likely to have this problem (even if the problem doesn't exist in your current Linux distribution), |