Changeset fb3dd289


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

Files:
6 edited

Legend:

Unmodified
Added
Removed
  • INSTALL

    r0afcfa88 rfb3dd289  
    1616
    1717The intallation instructions for all these packages are available
    18 in the BLFS book from one of the mirrors found at 
     18in the BLFS book from one of the mirrors found at
    1919http://beyond.linuxfromacratch.org.
    2020
  • README

    r0afcfa88 rfb3dd289  
    1 How do I convert these XML files to other formats like HTML, PDF, 
     1How do I convert these XML files to other formats like HTML, PDF,
    22and TXT? You need to have some software installed that deal with these
    3 conversions. Please read the INSTALL file to determine what programs 
     3conversions. Please read the INSTALL file to determine what programs
    44you need to install and where to get instructions to install that software.
    55Then come back to this file for examples how to convert these files
  • index.xml

    r0afcfa88 rfb3dd289  
    11<?xml version="1.0" encoding="ISO-8859-1"?>
    2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" 
     2<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
    33  "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" >
    44
  • lib-config.xml

    r0afcfa88 rfb3dd289  
    88<filename>/etc/ld.so.conf</filename> so that <command>ldd</command> can find
    99the shared libraries.  After checking that this is the case,
    10 <command>/sbin/ldconfig</command> should be run while logged in as 
     10<command>/sbin/ldconfig</command> should be run while logged in as
    1111<systemitem class="username">root</systemitem>.</para>
  • 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
  • xsoft/office/gnumeric.xml

    r0afcfa88 rfb3dd289  
    7171
    7272    <note>
    73       <para>Though only a run-time dependency, if you don't install the 
     73      <para>Though only a run-time dependency, if you don't install the
    7474      <xref linkend="yelp"/> package, the built-in help functionality in
    7575      <application>Gnumeric</application> will not be available.</para>
     
    9494<screen role='root'><userinput>make install</userinput></screen>
    9595
    96     <para>If desired, install the developer documentation using the 
     96    <para>If desired, install the developer documentation using the
    9797    following commands:</para>
    9898
     
    106106    <title>Command Explanations</title>
    107107
    108     <para><parameter>--without-gnome</parameter>: This switch prevents the 
    109     build from looking for the <application>GNOME</application> session 
    110     related components. Remove this switch if you have a 
    111     <application>GNOME</application> desktop or even just 
     108    <para><parameter>--without-gnome</parameter>: This switch prevents the
     109    build from looking for the <application>GNOME</application> session
     110    related components. Remove this switch if you have a
     111    <application>GNOME</application> desktop or even just
    112112    <xref linkend="libgnomeui"/> installed.</para>
    113113
     
    142142        /etc/gnome/gconf/gconf.xml.defaults/schemas/apps/gnumeric,
    143143        /usr/lib/gnumeric, /usr/share/doc/gnumeric-&gnumeric-version;,
    144         /usr/share/gnumeric, /usr/share/mc, /usr/share/omf/gnumeric and 
     144        /usr/share/gnumeric, /usr/share/mc, /usr/share/omf/gnumeric and
    145145        /usr/share/pixmaps/gnumeric</seg>
    146146      </seglistitem>
Note: See TracChangeset for help on using the changeset viewer.