Changeset dd7cd8a in clfs-sysroot for BOOK


Ignore:
Timestamp:
Jul 1, 2007, 6:36:02 PM (17 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
65073be
Parents:
82ae338
Message:

Updated the download location for the Man Pages package.

Location:
BOOK
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • BOOK/general.ent

    r82ae338 rdd7cd8a  
    11<?xml version="1.0" encoding="ISO-8859-1"?>
    22
    3 <!ENTITY month "06"> <!-- Use two digits -->
    4 <!ENTITY month_name "June">
    5 <!ENTITY day "18"> <!-- Use two digits -->
     3<!ENTITY month "07"> <!-- Use two digits -->
     4<!ENTITY month_name "July">
     5<!ENTITY day "01"> <!-- Use two digits -->
    66<!ENTITY year "2007"> <!-- Use four digits -->
    77
  • BOOK/introduction/common/changelog.xml

    r82ae338 rdd7cd8a  
    3636    </listitem>
    3737-->
     38
     39    <listitem>
     40      <para>July 1, 2007</para>
     41      <itemizedlist>
     42        <listitem>
     43          <para>[jciccone] - Updated the download location for the Man Pages
     44          package.</para>
     45        </listitem>
     46      </itemizedlist>
     47    </listitem>
    3848
    3949    <listitem>
  • BOOK/packages.ent

    r82ae338 rdd7cd8a  
    209209<!ENTITY man-pages-version "2.57">
    210210<!ENTITY man-pages-size "1,764 KB">
    211 <!ENTITY man-pages-url "&kernel;linux/docs/manpages/man-pages-&man-pages-version;.tar.bz2">
     211<!ENTITY man-pages-url "&kernel;linux/docs/manpages/Archive/man-pages-&man-pages-version;.tar.bz2">
    212212<!ENTITY man-pages-md5 "82b67ea3e9bd5204617d041435b98ce5">
    213213<!ENTITY man-pages-home "http://www.win.tue.nl/~aeb/linux/man">
Note: See TracChangeset for help on using the changeset viewer.