Changeset 3c594f40


Ignore:
Timestamp:
03/22/2006 06:16:46 PM (18 years ago)
Author:
Archaic <archaic@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
7887e3c8
Parents:
1a2616e
Message:

Updated the Coreutils entity in the Net-Tools page.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • basicnet/netprogs/net-tools.xml

    r1a2616e r3c594f40  
    1212  <!ENTITY net-tools-buildsize     "4.3 MB">
    1313  <!ENTITY net-tools-time          "0.1 SBU">
    14   <!ENTITY lfs-coreutils-version   "5.93">
     14  <!ENTITY lfs-coreutils-version   "5.94">
    1515]>
    1616
  • general.ent

    r1a2616e r3c594f40  
    1 <!ENTITY day          "21">                   <!-- Always 2 digits -->
     1<!ENTITY day          "22">                   <!-- Always 2 digits -->
    22<!ENTITY month        "03">                   <!-- Always 2 digits -->
    33<!ENTITY year         "2006">
    44<!ENTITY version      "svn-&year;&month;&day;">
    5 <!ENTITY releasedate  "March &day;st, &year;">
     5<!ENTITY releasedate  "March &day;nd, &year;">
    66<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    77<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    r1a2616e r3c594f40  
    4343
    4444    <listitem>
     45      <para>March 22nd, 2006</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[archaic] - Updated the Coreutils entity in the Net-Tools
     49          page.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>March 21st, 2006</para>
    4656      <itemizedlist>
Note: See TracChangeset for help on using the changeset viewer.