Changeset 7ae2bfb for general.ent


Ignore:
Timestamp:
02/10/2019 02:27:54 AM (5 years ago)
Author:
DJ Lucas <dj@…>
Branches:
elogind
Children:
bc5b7af
Parents:
eb056a19
Message:

Merge to HEAD 21118.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    reb056a19 r7ae2bfb  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "09">                   <!-- Always 2 digits -->
     3<!ENTITY day          "10">                   <!-- Always 2 digits -->
    44<!ENTITY month        "02">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2019">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "February 9th, &year;">
     9<!ENTITY releasedate  "February 10th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
     
    9696                              8.3 platform but has not been tested.</para>">
    9797
     98<!ENTITY lfs84_checked        "<para>This package is known to build and work
     99                              properly using an LFS-8.4 platform.</para>">
     100<!ENTITY lfs84_built          "<para>This package is known to build using an LFS
     101                              8.4 platform but has not been tested.</para>">
     102
    98103<!-- End special entities about LFS compatibility -->
    99104
Note: See TracChangeset for help on using the changeset viewer.