Ignore:
Timestamp:
08/25/2014 07:54:44 PM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
systemd-11177
Children:
296a7beb
Parents:
ceaf787b
Message:

Finish checking general and system utilities, finishing general section entirely.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/time.xml

    rceaf787b r67e479ca  
    4646    </para>
    4747
    48     &lfs75_checked;
     48    &lfs76_checked;
    4949
    5050    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    115115
    116116    <segmentedlist>
    117       <segtitle>Installed Program(s)</segtitle>
    118 
    119       <!-- If there were no programs, libraries, or directories created, then
    120            we would list the section as "None". However, a decision must have
    121            been made to change the "None" to just removing the whole section
    122            because I've noticed that many packages have had the "None"
    123            removed and the section completely removed as well. The reasoning
    124            was that by putting "None", it appears as we know there are none.
    125            Without anything it appears as we are not sure. -->
     117      <segtitle>Installed Programs</segtitle>
     118      <segtitle>Installed Libraries</segtitle>
     119      <segtitle>Installed Directories</segtitle>
    126120
    127121      <seglistitem>
    128122        <seg>
    129           time.
     123          time
     124        </seg>
     125        <seg>
     126          None
     127        </seg>
     128        <seg>
     129          None
    130130        </seg>
    131131      </seglistitem>
Note: See TracChangeset for help on using the changeset viewer.