diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-08-03 02:59:46 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-08-03 02:59:46 +0000 |
commit | 0bf4dfe63c985c180eaa7feadf6a4703f2dc9fd4 (patch) | |
tree | 399eb0c562e7692a0ee6825f9f6abafaa8f2386a /chapter07 | |
parent | 93756f6c999e053b261d34e92707576bb0725680 (diff) |
Move sed to be after acl.
Remove reference to obsolete /proc/ksyms in modules boot script.
Change internal references to svn to an entitiy.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10671 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 f2a8856c8..eb4abe3ea 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/svn/introduction/locale-issues.html"/>.</para> + <ulink url="&blfs-root;view/&short-version;/introduction/locale-issues.html"/>.</para> </sect1> diff --git a/chapter07/symlinks.xml b/chapter07/symlinks.xml index 23e3026ef..0a7b5f3e1 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/svn/postlfs/devices.html">BLFS</ulink>.</para> + be found in <ulink url="&blfs-root;view/&short-version;/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), |