diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2021-08-31 23:05:37 -0500 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2021-08-31 23:05:37 -0500 |
commit | 78b97ceed4343b39e0a8538c1952e411a06b614d (patch) | |
tree | 447298cdd9c0455d31396e8c4cb26a207246cc20 /chapter11 | |
parent | b0439bc6c4dc58d0d18e3f474ed511f6629f8594 (diff) |
Point Section 11,4 to right version of BLFS
When we point to BLFS, we need to point to the right version:
sysV or systemd. That's done with <phrase> and some symlinks on
rivendell.
Diffstat (limited to 'chapter11')
-rw-r--r-- | chapter11/whatnow.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/chapter11/whatnow.xml b/chapter11/whatnow.xml index 9e6062cf7..0a0fd1556 100644 --- a/chapter11/whatnow.xml +++ b/chapter11/whatnow.xml @@ -57,7 +57,10 @@ <para>The Beyond Linux From Scratch book covers installation procedures for a wide range of software beyond the scope of the LFS - Book. The BLFS project is located at <ulink url="&blfs-book;"/>.</para> + Book. The BLFS project is located at + <phrase revision='sysv'><ulink url="&blfs-book;"/>.</phrase> + <phrase revision='systemd'><ulink url="&blfs-systemd-book;"/>.</phrase> + </para> </listitem> <listitem> |