Changeset b66607a


Ignore:
Timestamp:
05/30/2005 04:31:42 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:
8e75f8b9
Parents:
4c3474fe
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@4485 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
general/genlib
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/gdbm.xml

    r4c3474fe rb66607a  
    44  <!ENTITY % general-entities SYSTEM "../../general.ent">
    55  %general-entities;
    6  
     6
    77  <!ENTITY gdbm-download-http "http://ftp.gnu.org/gnu/gdbm/gdbm-&gdbm-version;.tar.gz">
    88  <!ENTITY gdbm-download-ftp "ftp://ftp.gnu.org/gnu/gdbm/gdbm-&gdbm-version;.tar.gz">
     
    1515<sect1 id="gdbm" xreflabel="GDBM-&gdbm-version;">
    1616  <?dbhtml filename="gdbm.html"?>
    17  
     17
    1818  <sect1info>
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
    2121  </sect1info>
    22  
     22
    2323  <title>GDBM-&gdbm-version;</title>
    24  
     24
    2525  <indexterm zone="gdbm">
    2626    <primary sortas="a-GDBM">GDBM</primary>
     
    3535    is indexed by a unique key, which can be retrieved in less time than if it
    3636    was stored in a text file.</para>
    37    
     37
    3838    <bridgehead renderas="sect3">Package Information</bridgehead>
    3939    <itemizedlist spacing="compact">
     
    5757      </listitem>
    5858    </itemizedlist>
    59    
     59
    6060  </sect2>
    61  
     61
    6262  <sect2 role="installation">
    6363    <title>Installation of GDBM</title>
     
    7171
    7272    <para>This package does not come with a test suite.</para>
    73    
     73
    7474    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    7575
     
    8181
    8282<screen role="root"><userinput>make BINOWN=root BINGRP=root install-compat</userinput></screen>
    83    
     83
    8484  </sect2>
    85  
     85
    8686  <sect2 role="commands">
    8787    <title>Command Explanations</title>
     
    9292    changing ownership of the installed files to root instead of the bin
    9393    user.</para>
    94    
     94
    9595  </sect2>
    96  
     96
    9797  <sect2 role="content">
    9898    <title>Contents</title>
     
    102102      <segtitle>Installed Libraries</segtitle>
    103103      <segtitle>Installed Directories</segtitle>
    104      
     104
    105105      <seglistitem>
    106106        <seg>None</seg>
     
    109109      </seglistitem>
    110110    </segmentedlist>
    111    
     111
    112112    <variablelist>
    113113      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
    114114      <?dbfo list-presentation="list"?>
    115115      <?dbhtml list-presentation="table"?>
    116      
     116
    117117      <varlistentry id="libgdbm">
    118118        <term><filename class='libraryfile'>libgdbm.[so,a]</filename></term>
     
    125125        </listitem>
    126126      </varlistentry>
    127    
     127
    128128    </variablelist>
    129129
  • general/genlib/libesmtp.xml

    r4c3474fe rb66607a  
    1515<sect1 id="libesmtp" xreflabel="libesmtp-&libesmtp-version;">
    1616  <?dbhtml filename="libesmtp.html"?>
    17  
     17
    1818  <sect1info>
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
    2121  </sect1info>
    22  
     22
    2323  <title>Libesmtp-&libesmtp-version;</title>
    24  
     24
    2525  <indexterm zone="libesmtp">
    2626    <primary sortas="a-Libesmtp">Libesmtp</primary>
    2727  </indexterm>
    28  
     28
    2929  <sect2 role="package">
    3030    <title>Introduction to Libesmtp</title>
     
    3333    <application>libesmtp</application> libraries which are used by some programs
    3434    to manage email submission to a mail transport layer.</para>
    35    
     35
    3636    <bridgehead renderas="sect3">Package Information</bridgehead>
    3737    <itemizedlist spacing="compact">
     
    5555      </listitem>
    5656    </itemizedlist>
    57    
     57
    5858    <bridgehead renderas="sect3">Libesmtp Dependencies</bridgehead>
    59    
     59
    6060    <bridgehead renderas="sect4">Optional</bridgehead>
    6161    <para><xref linkend="openssl"/></para>
    62    
     62
    6363  </sect2>
    64  
     64
    6565  <sect2 role="installation">
    6666    <title>Installation of Libesmtp</title>
     
    7272make &amp;&amp;
    7373make install</userinput></screen>
    74    
     74
    7575  </sect2>
    76  
     76
    7777  <sect2 role="content">
    7878    <title>Contents</title>
    79    
     79
    8080    <segmentedlist>
    8181      <segtitle>Installed Program</segtitle>
    8282      <segtitle>Installed Libraries</segtitle>
    8383      <segtitle>Installed Directories</segtitle>
    84      
     84
    8585      <seglistitem>
    8686        <seg>libesmtp-config</seg>
    87         <seg>libesmtp.[so,a] and <application>libesmtp</application> 
     87        <seg>libesmtp.[so,a] and <application>libesmtp</application>
    8888        SASL plugins</seg>
    8989        <seg>Not determined at this time</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="libesmtp-config">
    9999        <term><command>libesmtp-config</command></term>
     
    106106        </listitem>
    107107      </varlistentry>
    108      
     108
    109109      <varlistentry id="libesmtp-lib">
    110110        <term><filename class='libraryfile'>libesmtp.[so,a]</filename></term>
     
    117117        </listitem>
    118118      </varlistentry>
    119      
     119
    120120      <varlistentry id="libesmtp-plugins">
    121121        <term><filename class='libraryfile'>libesmtp SASL plugins</filename></term>
     
    128128        </listitem>
    129129      </varlistentry>
    130      
     130
    131131    </variablelist>
    132    
     132
    133133  </sect2>
    134  
     134
    135135</sect1>
  • general/genlib/libglade.xml

    r4c3474fe rb66607a  
    1515<sect1 id="libglade" xreflabel="libglade-&libglade-version;">
    1616  <?dbhtml filename="libglade.html"?>
    17  
     17
    1818  <sect1info>
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
    2121  </sect1info>
    22  
     22
    2323  <title>Libglade-&libglade-version;</title>
    24  
     24
    2525  <indexterm zone="libglade">
    2626    <primary sortas="a-Libglade">Libglade</primary>
     
    3333    <filename class="libraryfile">libglade</filename> libraries. These are useful
    3434    for loading Glade interface files in a program at runtime.</para>
    35    
     35
    3636    <bridgehead renderas="sect3">Package Information</bridgehead>
    3737    <itemizedlist spacing="compact">
     
    5555      </listitem>
    5656    </itemizedlist>
    57    
     57
    5858    <bridgehead renderas="sect3">Libglade Dependencies</bridgehead>
    59    
     59
    6060    <bridgehead renderas="sect4">Required</bridgehead>
    6161    <para><xref linkend="libxml2"/> and
    6262    <xref linkend="gtk2"/></para>
    63    
     63
    6464    <bridgehead renderas="sect4">Optional</bridgehead>
    65     <para><xref linkend="python"/> 
     65    <para><xref linkend="python"/>
    6666    and <xref linkend="gtk-doc"/></para>
    67    
     67
    6868  </sect2>
    69  
     69
    7070  <sect2 role="installation">
    7171    <title>Installation of Libglade</title>
     
    7676<screen><userinput>./configure --prefix=/usr &amp;&amp;
    7777make</userinput></screen>
    78    
     78
    7979    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    80    
     80
    8181<screen role="root"><userinput>make install</userinput></screen>
    82    
     82
    8383  </sect2>
    84  
     84
    8585  <sect2 role="commands">
    8686    <title>Command Explanations</title>
     
    8888    <para><option>--enable-gtk-doc</option>: This switch can be added to
    8989    rebuild the HTML documentation.</para>
    90    
     90
    9191  </sect2>
    92  
     92
    9393  <sect2 role="content">
    9494    <title>Contents</title>
     
    9898      <segtitle>Installed Library</segtitle>
    9999      <segtitle>Installed Directories</segtitle>
    100      
     100
    101101      <seglistitem>
    102102        <seg>libglade-convert (requires <command>python</command> and
     
    107107      </seglistitem>
    108108    </segmentedlist>
    109    
     109
    110110    <variablelist>
    111111      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
    112112      <?dbfo list-presentation="list"?>
    113113      <?dbhtml list-presentation="table"?>
    114      
     114
    115115      <varlistentry id="libglade-convert">
    116116        <term><command>libglade-convert</command></term>
     
    123123        </listitem>
    124124      </varlistentry>
    125      
     125
    126126      <varlistentry id="libglade-lib">
    127127        <term><filename class='libraryfile'>libglade-2.0.[so,a]</filename></term>
     
    134134        </listitem>
    135135      </varlistentry>
    136    
     136
    137137    </variablelist>
    138138
  • general/genlib/libidl.xml

    r4c3474fe rb66607a  
    1515<sect1 id="libidl" xreflabel="libIDL-&libidl-version;">
    1616  <?dbhtml filename="libIDL.html"?>
    17  
     17
    1818  <sect1info>
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
    2121  </sect1info>
    22  
     22
    2323  <title>LibIDL-&libidl-version;</title>
    24  
     24
    2525  <indexterm zone="libidl">
    2626    <primary sortas="a-LibIDL">LibIDL</primary>
     
    2929  <sect2 role="package">
    3030    <title>Introduction to LibIDL</title>
    31    
     31
    3232    <para>The <application>libIDL</application> package
    3333    contains libraries for Interface Definition Language files. This is a
    3434    specification for defining portable interfaces.</para>
    35    
     35
    3636    <bridgehead renderas="sect3">Package Information</bridgehead>
    3737    <itemizedlist spacing="compact">
     
    5555      </listitem>
    5656    </itemizedlist>
    57    
     57
    5858    <bridgehead renderas="sect3">LibIDL Dependencies</bridgehead>
    59    
     59
    6060    <bridgehead renderas="sect4">Required</bridgehead>
    6161    <para><xref linkend="glib2"/></para>
    62    
     62
    6363  </sect2>
    64  
     64
    6565  <sect2 role="installation">
    6666    <title>Installation of LibIDL</title>
     
    7373
    7474    <para>This package does not come with a test suite.</para>
    75    
     75
    7676    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    77    
     77
    7878<screen role="root"><userinput>make install</userinput></screen>
    79    
     79
    8080  </sect2>
    81  
     81
    8282  <sect2 role="content">
    8383    <title>Contents</title>
     
    8787      <segtitle>Installed Library</segtitle>
    8888      <segtitle>Installed Directory</segtitle>
    89      
     89
    9090      <seglistitem>
    9191        <seg>libIDL-config-2</seg>
     
    9494      </seglistitem>
    9595    </segmentedlist>
    96    
     96
    9797    <variablelist>
    9898      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
    9999      <?dbfo list-presentation="list"?>
    100100      <?dbhtml list-presentation="table"?>
    101      
     101
    102102      <varlistentry id="libIDL-config-2">
    103103        <term><command>libIDL-config-2</command></term>
     
    111111        </listitem>
    112112      </varlistentry>
    113      
     113
    114114      <varlistentry id="libIDL-2">
    115115        <term><filename class="libraryfile">libIDL-2.[so,a]</filename></term>
     
    123123        </listitem>
    124124      </varlistentry>
    125    
     125
    126126    </variablelist>
    127127
Note: See TracChangeset for help on using the changeset viewer.