Changeset 0619e6d


Ignore:
Timestamp:
05/30/2005 04:35:31 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:
daa06e4
Parents:
fc7afd0c
Message:

Removed spaces from blank lines and excess spaces from the end of XML data

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

Location:
general
Files:
20 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/aalib.xml

    rfc7afd0c r0619e6d  
    1515<sect1 id="aalib" xreflabel="AAlib-&aalib-version;">
    1616  <?dbhtml filename="aalib.html"?>
    17  
     17
    1818  <sect1info>
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
    2121  </sect1info>
    22  
     22
    2323  <title>AAlib-&aalib-version;</title>
    24  
     24
    2525  <indexterm zone="aalib">
    2626    <primary sortas="a-AAlib">AAlib</primary>
     
    2929  <sect2 role="package">
    3030    <title>Introduction to AAlib</title>
    31    
     31
    3232    <para><application>AAlib</application> is a library to render any graphic into
    3333    ASCII Art.</para>
    34    
     34
    3535    <bridgehead renderas="sect3">Package Information</bridgehead>
    3636    <itemizedlist spacing="compact">
     
    5454      </listitem>
    5555    </itemizedlist>
    56    
     56
    5757    <bridgehead renderas="sect3">AAlib Dependencies</bridgehead>
    58    
     58
    5959    <bridgehead renderas="sect4">Optional</bridgehead>
    6060    <para>X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>),
    6161    <xref linkend="slang"/> and
    6262    <xref linkend="gpm"/></para>
    63    
     63
    6464  </sect2>
    65  
     65
    6666  <sect2 role="installation">
    6767    <title>Installation of AAlib</title>
     
    7373make &amp;&amp;
    7474make install</userinput></screen>
    75    
     75
    7676  </sect2>
    77  
     77
    7878  <sect2 role="content">
    7979    <title>Contents</title>
    80    
     80
    8181    <segmentedlist>
    8282      <segtitle>Installed Programs</segtitle>
    8383      <segtitle>Installed Library</segtitle>
    8484      <segtitle>Installed Directories</segtitle>
    85      
     85
    8686      <seglistitem>
    8787        <seg>aafire, aainfo, aalib-config, aasavefont, and aatest</seg>
     
    9090      </seglistitem>
    9191    </segmentedlist>
    92    
     92
    9393    <variablelist>
    9494      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
    9595      <?dbfo list-presentation="list"?>
    9696      <?dbhtml list-presentation="table"?>
    97      
     97
    9898      <varlistentry id="aafire">
    9999        <term><command>aafire</command></term>
     
    106106        </listitem>
    107107      </varlistentry>
    108      
     108
    109109      <varlistentry id="aainfo">
    110110        <term><command>aainfo</command></term>
     
    117117        </listitem>
    118118      </varlistentry>
    119      
     119
    120120      <varlistentry id="aalib-config">
    121121        <term><command>aalib-config</command></term>
     
    127127        </listitem>
    128128      </varlistentry>
    129      
     129
    130130      <varlistentry id="aatest">
    131131        <term><command>aatest</command></term>
    132132        <listitem>
    133           <para>shows the abilities of <application>AAlib</application> 
     133          <para>shows the abilities of <application>AAlib</application>
    134134          in a little test.</para>
    135135          <indexterm zone="aalib aatest">
     
    138138        </listitem>
    139139      </varlistentry>
    140      
     140
    141141      <varlistentry id="libaa">
    142142        <term><filename class='libraryfile'>libaa.[so,a]</filename></term>
     
    151151        </listitem>
    152152      </varlistentry>
    153      
     153
    154154    </variablelist>
    155    
     155
    156156  </sect2>
    157  
     157
    158158</sect1>
  • general/graphlib/freetype2.xml

    rfc7afd0c r0619e6d  
    119119        <term><filename class='libraryfile'>libfreetype.[so,a]</filename></term>
    120120        <listitem>
    121           <para>contains functions to add <application>TrueType</application> 
     121          <para>contains functions to add <application>TrueType</application>
    122122          font capabilities to the X Window system.</para>
    123123          <indexterm zone="freetype2 libfreetype">
  • general/graphlib/libmng.xml

    rfc7afd0c r0619e6d  
    8686
    8787    <para><command>cp makefiles/makefile.linux Makefile</command>: There are no
    88     autotools shipped with this package. The Linux <filename>makefile</filename> 
     88    autotools shipped with this package. The Linux <filename>makefile</filename>
    8989    is copied to the root of the source tree, facilitating the installation.</para>
    9090
  • general/graphlib/librsvg.xml

    rfc7afd0c r0619e6d  
    9595
    9696    <para><parameter>--disable-gtk-doc</parameter>: This option prevents
    97     the rebuilding of documentation during the <command>make</command> 
     97    the rebuilding of documentation during the <command>make</command>
    9898    command.</para>
    9999
     
    135135        <term><command>rsvg-view</command></term>
    136136        <listitem>
    137           <para>is used to view an SVG file in an <application>X</application> 
     137          <para>is used to view an SVG file in an <application>X</application>
    138138          window.</para>
    139139          <indexterm zone="librsvg rsvg-view">
  • general/prog/doxygen.xml

    rfc7afd0c r0619e6d  
    9595    <para>If you wish to generate and install the package documentation (which
    9696    includes the man pages), ensure the <application>Python</application>,
    97     <application>TeX</application> and <application>GraphViz</application> 
     97    <application>TeX</application> and <application>GraphViz</application>
    9898    packages are installed, then substitute the following commands for the
    9999    <command>make install</command> command above:</para>
     
    126126
    127127    <para><command>make pdf</command>: This command builds a
    128     PDF version of the <application>Doxygen</application> 
     128    PDF version of the <application>Doxygen</application>
    129129    Manual.</para>
    130130
  • general/prog/gcc.xml

    rfc7afd0c r0619e6d  
    9393      <para>If you plan to compile Ada, you will need to install
    9494      <application>GNAT</application> temporarily to satisfy the circular
    95       dependency when you recompile <application>GCC</application> 
     95      dependency when you recompile <application>GCC</application>
    9696      to include Ada.</para>
    9797    </note>
     
    136136    directory, that can later be removed from the system.</para>
    137137
    138     <para>In response to the questions asked by the <command>doconfig</command> 
     138    <para>In response to the questions asked by the <command>doconfig</command>
    139139    script, enter <userinput>3</userinput> in response to the first question
    140140    and <userinput>/opt/gnat</userinput> in response to the second question.</para>
     
    149149    by the above script.</para>
    150150
    151     <para>You may now remove the <application>GNAT</application> 
     151    <para>You may now remove the <application>GNAT</application>
    152152    source directory:</para>
    153153
     
    174174      <application>GCC</application> compiler and libraries. It
    175175      is highly recommended that you have the <application>Tcl</application>,
    176       <application>Expect</application> and <application>DejaGnu</application> 
    177       packages installed, as well as unpacking the <application>GCC</application> 
     176      <application>Expect</application> and <application>DejaGnu</application>
     177      packages installed, as well as unpacking the <application>GCC</application>
    178178      testsuite tarball before beginning the build.</para>
    179179
     
    196196      from the <application>JDK</application> as the defaults, ensure
    197197      <filename class='directory'>$JAVA_HOME/bin</filename> is listed before
    198       <filename class='directory'>/usr/bin</filename> in your <envar>PATH</envar> 
     198      <filename class='directory'>/usr/bin</filename> in your <envar>PATH</envar>
    199199      variable after the <application>GCC</application> installation is complete.</para>
    200200    </note>
     
    295295    <para><command>ln -sf gcc /usr/bin/cc; ln -sf g77 /usr/bin/f77</command>:
    296296    These links are created as some packages refer to the C and Fortran compilers
    297     using an alternate name.</para> 
     297    using an alternate name.</para>
    298298
    299299    <para><command>chown -R root:root /usr/lib/gcc/i686-pc-linux-gnu/...</command>:
     
    385385        <term><command>gcjh</command></term>
    386386        <listitem>
    387           <para>generates header files from <application>Java</application> 
     387          <para>generates header files from <application>Java</application>
    388388          class files.</para>
    389389          <indexterm zone="gcc gcjh">
     
    396396        <term><command>gij</command></term>
    397397        <listitem>
    398           <para>is the GNU interpreter for <application>Java</application> 
     398          <para>is the GNU interpreter for <application>Java</application>
    399399          bytecode.</para>
    400400          <indexterm zone="gcc gij">
     
    586586        <term><command>jcf-dump</command></term>
    587587        <listitem>
    588           <para>prints information about <application>Java</application> 
     588          <para>prints information about <application>Java</application>
    589589          class files.</para>
    590590          <indexterm zone="gcc jcf-dump">
     
    607607        <term><command>jv-scan</command></term>
    608608        <listitem>
    609           <para>prints information about <application>Java</application> 
     609          <para>prints information about <application>Java</application>
    610610          source files.</para>
    611611          <indexterm zone="gcc jv-scan">
  • general/prog/gcc2.xml

    rfc7afd0c r0619e6d  
    111111<sect3><title>Configuration Information</title>
    112112
    113 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../../lib-config.xml"/> 
     113<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../../lib-config.xml"/>
    114114
    115115<para>The instructions given above make compatibility symlinks that pre-compiled
  • general/prog/gcc3.xml

    rfc7afd0c r0619e6d  
    3232    <para>The reason for installing
    3333    <application>GCC</application>-&gcc3-version; is that
    34     some BLFS packages (such as compiled <application>Java</application> 
     34    some BLFS packages (such as compiled <application>Java</application>
    3535    and <application>OpenOffice</application>) have not been updated to be
    3636    compilable by <application>GCC</application>-&gcc-version;. Additionally,
     
    9696    <command>test_summary</command> commands create log files which can be
    9797    compared to known good results located at <ulink
    98     url="http://linuxfromscratch.org/~randy/gcc-334-lfs-6.0-test_summary.log"/> 
     98    url="http://linuxfromscratch.org/~randy/gcc-334-lfs-6.0-test_summary.log"/>
    9999    and <ulink
    100100    url="http://linuxfromscratch.org/~randy/gcc-334-lfs-6.0-test_summary_short.log"/>.</para>
  • general/prog/guile.xml

    rfc7afd0c r0619e6d  
    124124        <listitem>
    125125          <para>is a script to parse declarations in your
    126           <application>C</application> code for <application>Scheme</application> 
     126          <application>C</application> code for <application>Scheme</application>
    127127          visible <application>C</application> functions, i
    128128          <application>Scheme</application> objects to be used by
  • general/prog/jdk.xml

    rfc7afd0c r0619e6d  
    129129      <listitem>
    130130        <para><ulink
    131         url="&patch-root;/jdk-&jdk-src-version;-xorg-6.8.1-1.patch"/> 
     131        url="&patch-root;/jdk-&jdk-src-version;-xorg-6.8.1-1.patch"/>
    132132        (Only required if building agianst <xref linkend="xorg"/>)</para>
    133133      </listitem>
     
    358358    <note>
    359359      <para>The plugin must be a symlink for it to work. If not, the browsers
    360       just crash when you attempt to load a <application>Java</application> 
     360      just crash when you attempt to load a <application>Java</application>
    361361      application.</para>
    362362    </note>
     
    421421          </indexterm>
    422422        </listitem>
    423       </varlistentry> 
     423      </varlistentry>
    424424
    425425      <varlistentry id="jar">
    426426        <term><command>jar</command></term>
    427427        <listitem>
    428           <para>combines multiple files into a single <filename>JAR</filename> 
     428          <para>combines multiple files into a single <filename>JAR</filename>
    429429          archive file.</para>
    430430          <indexterm zone="jdk jar">
  • general/prog/pdl.xml

    rfc7afd0c r0619e6d  
    3535    scientific computing. <application>PDL</application> turns
    3636    <application>Perl</application> into an array-oriented, numerical language
    37     similar to such commerical packages as <application>IDL</application> 
     37    similar to such commerical packages as <application>IDL</application>
    3838    and <application>MatLab</application>. One can write simple
    3939    <application>Perl</application> expressions to manipulate entire numerical
     
    8282
    8383    <bridgehead renderas="sect4">PDL::NiceSlice</bridgehead>
    84    
     84
    8585    <para>The <application>PDL</application>::NiceSlice module is used to
    86     enhance <application>PDL</application>'s slice syntax. <quote>Slicing</quote> 
     86    enhance <application>PDL</application>'s slice syntax. <quote>Slicing</quote>
    8787    is a term used in the process of creating a cross-section, or slice, of a
    8888    <application>PDL</application> object (piddle).</para>
     
    147147    <para>The <application>PDL</application>::Graphics::PGPLOT module is a
    148148    convenience interface to the <application>PGPLOT</application> commands,
    149     implemented using the object oriented <application>PGPLOT</application> 
     149    implemented using the object oriented <application>PGPLOT</application>
    150150    plotting package in the <application>PDL</application>::Graphics::PGPLOT::Window
    151151    module.</para>
     
    215215
    216216    <para>The <application>PDL</application>::Graphics::IIS
    217     module provides an interface to any image display <quote>device</quote> 
     217    module provides an interface to any image display <quote>device</quote>
    218218    which supports the <quote>IIS protocol</quote>.</para>
    219219
     
    268268    <para> The <application>PDL</application>::IO::Pic module implements I/O
    269269    for a number of popular image formats by exploiting the
    270     <command>xxxtopnm</command> and <command>pnmtoxxx</command> 
     270    <command>xxxtopnm</command> and <command>pnmtoxxx</command>
    271271    converters from the <application>Netpbm</application> package and the
    272272    <command>cjpeg</command> and <command>djpeg</command> converters.
     
    307307    <bridgehead renderas="sect4">PDL::GSL</bridgehead>
    308308
    309     <para> The <application>PDL</application>::<application>GSL</application> 
     309    <para> The <application>PDL</application>::<application>GSL</application>
    310310    module is an interface to the functions provided by the Gnu Scientific Library.</para>
    311311
     
    318318    <bridgehead renderas="sect4">PDL::FFTW</bridgehead>
    319319
    320     <para> The <application>PDL</application>::<application>FFTW</application> 
     320    <para> The <application>PDL</application>::<application>FFTW</application>
    321321    module is a means to interface <application>PDL</application> with the
    322322    <application>FFTW</application> library. It's similar to the standard FFT
     
    461461
    462462      <para>See <ulink
    463       url="http://pdl.sourceforge.net/PDLdocs/perldl.html#the startup file ~/.perldlrc"/> 
     463      url="http://pdl.sourceforge.net/PDLdocs/perldl.html#the startup file ~/.perldlrc"/>
    464464      for information about configuring <command>perldl</command> to suit your
    465465      needs.</para>
     
    526526        <term><command>pptemplate</command></term>
    527527        <listitem>
    528           <para>is a script to generate <filename>Makefile.PL</filename> 
     528          <para>is a script to generate <filename>Makefile.PL</filename>
    529529          and PP file skeletons.</para>
    530530          <indexterm zone="pdl pptemplate">
  • general/prog/php.xml

    rfc7afd0c r0619e6d  
    204204      <title>Configuration Information</title>
    205205
    206       <para>To enable PHP support in the <application>Apache</application> 
     206      <para>To enable PHP support in the <application>Apache</application>
    207207      web server, a new LoadModule (which should be handled automatically by the
    208208      <command>make install</command> command) and AddType directives
     
    217217
    218218      <para>You'll need to restart the <application>Apache</application> web server
    219       after making any modifications to the <filename>httpd.conf</filename> 
     219      after making any modifications to the <filename>httpd.conf</filename>
    220220      file.</para>
    221221
  • general/prog/python.xml

    rfc7afd0c r0619e6d  
    160160        <term><command>python2.4</command></term>
    161161        <listitem>
    162           <para>is a version-specific name for the <command>python</command> 
     162          <para>is a version-specific name for the <command>python</command>
    163163          program.</para>
    164164          <indexterm zone="python python2.4">
  • general/prog/tcl.xml

    rfc7afd0c r0619e6d  
    158158        <term><command>tclsh</command></term>
    159159        <listitem>
    160           <para> is a symlink to the <command>tclsh8.4</command> 
     160          <para> is a symlink to the <command>tclsh8.4</command>
    161161          program.</para>
    162162          <indexterm zone="tcl tclsh">
  • general/sysutils/apache-ant.xml

    rfc7afd0c r0619e6d  
    8383      requirements of various packages installed using
    8484      <application>Apache Ant</application>. Review the table at
    85       <ulink url="http://ant.apache.org/manual/install.html#librarydependencies"/> 
     85      <ulink url="http://ant.apache.org/manual/install.html#librarydependencies"/>
    8686      for any prerequisite libraries you may need. One such library is the
    8787      <application>JUnit</application> testing framework library. Many Ant-installed
     
    193193        <listitem>
    194194          <para>is a <application>Java</application> based build tool used by
    195           many packages instead of the conventional <command>make</command> 
     195          many packages instead of the conventional <command>make</command>
    196196          program.</para>
    197197          <indexterm zone="apache-ant ant">
     
    204204        <term><command>antRun</command></term>
    205205        <listitem>
    206           <para>is a support script used to start <command>ant</command> 
     206          <para>is a support script used to start <command>ant</command>
    207207          build scripts in a given directory.</para>
    208208          <indexterm zone="apache-ant antRun">
     
    227227        <listitem>
    228228          <para>is a <application>Perl</application> script that allows
    229           <application>Bash</application> to complete an <command>ant</command> 
     229          <application>Bash</application> to complete an <command>ant</command>
    230230          command-line.</para>
    231231          <indexterm zone="apache-ant complete-ant-cmd.pl">
     
    260260        <term><filename class='libraryfile'>ant-*.jar</filename></term>
    261261        <listitem>
    262           <para>files are the <application>Apache Ant</application> 
     262          <para>files are the <application>Apache Ant</application>
    263263          <application>Java</application> class libraries.</para>
    264264          <indexterm zone="apache-ant ant-star">
  • general/sysutils/fcron.xml

    rfc7afd0c r0619e6d  
    122122    to email you the results of the <command>fcron</command> script. Omit the
    123123    switch and use
    124     <option>--with-sendmail=<replaceable>[/path/to/MTA]</replaceable></option> 
     124    <option>--with-sendmail=<replaceable>[/path/to/MTA]</replaceable></option>
    125125    if you wish to utilize this feature.</para>
    126126
     
    128128    installed, the <command>make install</command> script enters into a
    129129    configuration routine.  The first test will be whether to install a boot
    130     script in the <filename class="directory">/etc/rc.d/init.d</filename> 
     130    script in the <filename class="directory">/etc/rc.d/init.d</filename>
    131131    directory with the appropriate symbolic links in run levels 2, 3, 4, and 5.
    132132    The second is to stop any current <command>fcron</command> processes
     
    171171      page for proper parameters to address your situation.</para>
    172172
    173       <para id="fcron-pam">If <application>Linux-PAM</application> 
     173      <para id="fcron-pam">If <application>Linux-PAM</application>
    174174      is installed, two PAM configuration files are installed in
    175175      <filename class='directory'>/etc/pam.d</filename>. Alternatively if
     
    192192      <title>Boot Script</title>
    193193
    194       <para>Install the <filename>/etc/rc.d/init.d/fcron</filename> 
    195       init script from the <xref linkend="intro-important-bootscripts"/> 
     194      <para>Install the <filename>/etc/rc.d/init.d/fcron</filename>
     195      init script from the <xref linkend="intro-important-bootscripts"/>
    196196      package.</para>
    197197
  • general/sysutils/mc.xml

    rfc7afd0c r0619e6d  
    105105      <para>The <filename class="directory">~/.mc</filename> directory and
    106106      its contents are created when you start <command>mc</command> for the
    107       first time. Then you can edit the main <filename>~/.mc/ini</filename> 
    108       configuration file manually or through the <application>MC</application> 
     107      first time. Then you can edit the main <filename>~/.mc/ini</filename>
     108      configuration file manually or through the <application>MC</application>
    109109      shell. Consult the mc(1) man page for details.</para>
    110110
  • general/sysutils/pkgconfig.xml

    rfc7afd0c r0619e6d  
    8181    <filename>/usr/lib/pkgconfig</filename> because of the prefix used to
    8282    install pkgconfig.  You may add to <envar>PKG_CONFIG_PATH</envar> by exporting
    83     additional paths on your system where <application>pkgconfig</application> 
     83    additional paths on your system where <application>pkgconfig</application>
    8484    files are installed. Note that <envar>PKG_CONFIG_PATH</envar> is only needed
    8585    when compiling packages, not during run-time.</para>
  • general/sysutils/unzip.xml

    rfc7afd0c r0619e6d  
    3232    <para>The <application>UnZip</application> package contains
    3333    <filename>ZIP</filename> extraction utilities. These are useful for extracting
    34     files from <filename>ZIP</filename> archives. <filename>ZIP</filename> 
     34    files from <filename>ZIP</filename> archives. <filename>ZIP</filename>
    3535    archives are created with <application>PKZIP</application> or
    3636    <application>Info-ZIP</application> utilities primarily in a DOS
     
    153153        <term><command>unzip</command></term>
    154154        <listitem>
    155           <para>lists, tests or extracts files from a <filename>ZIP</filename> 
     155          <para>lists, tests or extracts files from a <filename>ZIP</filename>
    156156          archive.</para>
    157157          <indexterm zone="unzip unzip-prog">
  • general/sysutils/zip.xml

    rfc7afd0c r0619e6d  
    138138        <term><command>zipnote</command></term>
    139139        <listitem>
    140           <para>reads or writes comments stored in a <filename>ZIP</filename> 
     140          <para>reads or writes comments stored in a <filename>ZIP</filename>
    141141          file.</para>
    142142          <indexterm zone="zip zipnote">
Note: See TracChangeset for help on using the changeset viewer.