Changeset fb3dd289 for template


Ignore:
Timestamp:
05/30/2005 10:16:12 PM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.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:
7567f93
Parents:
0afcfa88
Message:

Removed excess spaces from the ends of lines in the source files

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • template/template.xml

    r0afcfa88 rfb3dd289  
    2727
    2828  <!-- No other tags inside any title-->
    29   <!-- Use Title Case in All Titles 
     29  <!-- Use Title Case in All Titles
    3030  The "The Chicago Manual of Style":
    31   "-Always capitalize the first and the last word. 
     31  "-Always capitalize the first and the last word.
    3232   -Capitalize all nouns, pronouns, adjectives, verbs, adverbs, and
    3333    subordinate conjunctions ("as", "because", "although").
     
    4646    <title>Introduction to TEMPLATE</title>
    4747
    48     <para>The <application>TEMPLATE</application> package contains... 
     48    <para>The <application>TEMPLATE</application> package contains...
    4949    This is useful for...</para>
    5050
     
    7575    <itemizedlist spacing="compact">
    7676      <listitem>
    77         <para>Required patch: <ulink 
     77        <para>Required patch: <ulink
    7878        url="&patch-root;/TEMPLATE-&TEMPLATE-version;-patch_name-patch_version.patch"/></para>
    7979      </listitem>
     
    122122    <title>Installation of TEMPLATE</title>
    123123
    124     <para>Install <application>TEMPLATE</application> by running the following 
     124    <para>Install <application>TEMPLATE</application> by running the following
    125125    commands:</para>
    126126
     
    143143    <para><command>COMMAND</command>: This command does something.</para>
    144144
    145     <para><parameter>--SWITCH=PARAMETER</parameter>: This parameter does 
     145    <para><parameter>--SWITCH=PARAMETER</parameter>: This parameter does
    146146    something mandatory for BLFS purposes.</para>
    147147
     
    157157    <sect3 id="TEMPLATE-config">
    158158      <title>Config Files</title>
    159       <para><filename>~/.Configfilename1</filename> and 
     159      <para><filename>~/.Configfilename1</filename> and
    160160      <filename>/etc/path/Configfilename2</filename></para>
    161161
     
    193193      <title>Boot Script</title>
    194194
    195       <para>To automatically start the <command>TEMPLATE</command> daemon 
    196       when the system is rebooted, install the 
     195      <para>To automatically start the <command>TEMPLATE</command> daemon
     196      when the system is rebooted, install the
    197197      <filename>/etc/rc.d/init.d/TEMPLATE</filename>
    198       bootscript from the 
     198      bootscript from the
    199199      <xref linkend="intro-important-bootscripts"/> package.</para>
    200200
     
    221221        <seg>PROGRAM1, PROGRAM2, and PROGRAM3</seg>
    222222        <seg>libLIBRARY1, libLIBRARY2, and libLIBRARY3</seg>
    223         <seg>/etc/TEMPLATE, /usr/include/TEMPLATE, /usr/lib/TEMPLATE, 
    224         /usr/share/TEMPLATE-&TEMPLATE-version;, 
    225         /usr/share/doc/TEMPLATE-&TEMPLATE-version;, and 
     223        <seg>/etc/TEMPLATE, /usr/include/TEMPLATE, /usr/lib/TEMPLATE,
     224        /usr/share/TEMPLATE-&TEMPLATE-version;,
     225        /usr/share/doc/TEMPLATE-&TEMPLATE-version;, and
    226226        /var/lib/TEMPLATE</seg>
    227227      </seglistitem>
     
    233233      <?dbhtml list-presentation="table"?>
    234234
    235       <!-- If the program or library name conflicts (is the same) as the 
    236       package name, add -prog or -lib to the varlistentry entity id 
     235      <!-- If the program or library name conflicts (is the same) as the
     236      package name, add -prog or -lib to the varlistentry entity id
    237237      and the 2nd entry of the indexterm zone entity -->
    238238
Note: See TracChangeset for help on using the changeset viewer.