Changeset d429f8af


Ignore:
Timestamp:
01/02/2021 05:11:45 PM (3 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
ee98f114
Parents:
7c3e63d
Message:

Remove periods at the end of the "Installed ..." lists in template

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • template/template.xml

    r7c3e63d rd429f8af  
    384384      <seglistitem>
    385385        <seg>
    386           PROGRAM1, PROGRAM2 and PROGRAM3.
     386          PROGRAM1, PROGRAM2 and PROGRAM3<!-- no period here since it is not
     387          a sentence -->
    387388        </seg>
    388389        <seg>
    389           libLIBRARY1.so, libLIBRARY2.so and libLIBRARY3.so.
     390          libLIBRARY1.so, libLIBRARY2.so and libLIBRARY3.so<!-- no period here
     391          since it is not a sentence -->
    390392        </seg>
    391393        <seg>
     
    393395          /usr/share/TEMPLATE-&TEMPLATE-version;,
    394396          /usr/share/doc/TEMPLATE-&TEMPLATE-version; and
    395           /var/lib/TEMPLATE.
     397          /var/lib/TEMPLATE<!-- no period here
     398          since it is not a sentence -->
    396399        </seg>
    397400      </seglistitem>
Note: See TracChangeset for help on using the changeset viewer.