source: book/book.ent@ 0c43b2e

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.0 6.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb v5_1 v5_1-pre1 xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 0c43b2e was 0c43b2e, checked in by Larry Lawrence <larry@…>, 20 years ago

added META data for TLDP

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1988 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 1.1 KB
Line 
1<!ENTITY book SYSTEM "book.xml">
2
3<!ENTITY book-info SYSTEM "bookinfo.xml">
4<!ENTITY book-info-authorgroup SYSTEM "authorgroup.xml">
5<!ENTITY book-info-copyright SYSTEM "copyright.xml">
6<!ENTITY book-info-legalnotice SYSTEM "legalnotice.xml">
7<!ENTITY book-info-revhistory SYSTEM "revhistory.xml">
8<!ENTITY book-info-abstract SYSTEM "abstract.xml">
9
10<!ENTITY book-dedication SYSTEM "dedication.xml">
11
12<!-- Generally used entities go here -->
13
14<!ENTITY library-config SYSTEM "library-config.xml">
15
16<!ENTITY maintainer-fullname "Larry Lawrence">
17<!ENTITY maintainer-firstname "Larry">
18<!ENTITY maintainer-address "larry@linuxfromscratch.org">
19
20<!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org">
21<!ENTITY http-root "http://ftp.linuxfromscratch.org">
22<!ENTITY ffile-root "ftp://ftp.linuxfromscratch.org/blfs-patches/cvs">
23<!ENTITY hfile-root "http://downloads.linuxfromscratch.org/blfs-patches">
24<!ENTITY hints-root "http://www.linuxfromscratch.org/hints">
25<!ENTITY patch-root "http://www.linuxfromscratch.org/patches/blfs/&blfs-version;">
26<!ENTITY lfs-root "http://www.linuxfromscratch.org/lfs/view/&blfs-version;">
27<!ENTITY nbsp " ">
28<!ENTITY publisher "Unknown">
Note: See TracBrowser for help on using the repository browser.