Ignore:
Timestamp:
05/22/2005 11:27:41 AM (19 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
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:
3a5c279
Parents:
56ab82c
Message:

Added missing sect2 role attributes.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/aspell.xml

    r56ab82c r4e82a189  
    1515<sect1 id="aspell" xreflabel="Aspell-&aspell-version;">
    1616  <?dbhtml filename="aspell.html"?>
    17  
     17
    1818  <sect1info>
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
    2121  </sect1info>
    22  
     22
    2323  <title>Aspell-&aspell-version;</title>
    24  
     24
    2525  <indexterm zone="aspell">
    2626    <primary sortas="a-Aspell">Aspell</primary>
    2727  </indexterm>
    2828
    29   <sect2>
     29  <sect2 role="package">
    3030    <title>Introduction to Aspell</title>
    31    
    32     <para>The <application>Aspell</application> package contains an interactive 
     31
     32    <para>The <application>Aspell</application> package contains an interactive
    3333    spell checking program and the <application>Aspell</application> libraries.
    3434    <application>Aspell</application> can either be used as a library or as an
    3535    independent spell checker.</para>
    36    
     36
    3737    <bridgehead renderas="sect3">Package Information</bridgehead>
    3838    <itemizedlist spacing="compact">
     
    5656      </listitem>
    5757    </itemizedlist>
    58    
     58
    5959    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    60     <para>You'll need to download at least one dictionary. The link below will take 
     60    <para>You'll need to download at least one dictionary. The link below will take
    6161    you to a page containing links to dictionaries in many languages.</para>
    62    
     62
    6363    <itemizedlist spacing='compact'>
    6464      <listitem>
    65         <para>Aspell dictionaries: <ulink 
     65        <para>Aspell dictionaries: <ulink
    6666        url="ftp://ftp.gnu.org/gnu/aspell/dict"/></para>
    6767      </listitem>
    6868    </itemizedlist>
    69    
     69
    7070    <bridgehead renderas="sect3">Aspell Dependencies</bridgehead>
    71    
     71
    7272    <bridgehead renderas="sect4">Required</bridgehead>
    7373    <para><xref linkend="which"/></para>
    74    
    75   </sect2>
    76  
     74
     75  </sect2>
     76
    7777  <sect2 role="installation">
    7878    <title>Installation of Aspell</title>
    7979
    80     <para>Install <application>Aspell</application> by running the following 
     80    <para>Install <application>Aspell</application> by running the following
    8181    commands:</para>
    8282
    8383<screen><userinput>./configure --prefix=/usr &amp;&amp;
    8484make</userinput></screen>
    85    
     85
    8686    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    87    
     87
    8888<screen role="root"><userinput>make install</userinput></screen>
    89    
     89
    9090  </sect2>
    9191
    9292  <sect2 role="configuration">
    9393    <title>Configuring Aspell</title>
    94    
     94
    9595    <sect3>
    9696      <title>Configuration Information</title>
    97      
    98       <para>After <application>Aspell</application> is installed, you must set up at 
    99       least one dictionary. Install one or more dictionaries by running the following 
     97
     98      <para>After <application>Aspell</application> is installed, you must set up at
     99      least one dictionary. Install one or more dictionaries by running the following
    100100      commands:</para>
    101      
     101
    102102<screen><userinput>./configure &amp;&amp;
    103103make</userinput></screen>
    104    
     104
    105105      <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    106    
     106
    107107<screen role="root"><userinput>make install</userinput></screen>
    108      
     108
    109109    </sect3>
    110    
    111   </sect2>
    112  
     110
     111  </sect2>
     112
    113113  <sect2 role="content">
    114114    <title>Contents</title>
     
    118118      <segtitle>Installed Libraries</segtitle>
    119119      <segtitle>Installed Directories</segtitle>
    120      
     120
    121121      <seglistitem>
    122         <seg>aspell, aspell-import, precat, preunzip, prezip, prezip-bin, pspell-config, 
     122        <seg>aspell, aspell-import, precat, preunzip, prezip, prezip-bin, pspell-config,
    123123        run-with-aspell and word-list-compress</seg>
    124124        <seg>libaspell.so and libpspell.so</seg>
     
    126126      </seglistitem>
    127127    </segmentedlist>
    128    
     128
    129129    <variablelist>
    130130      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
    131131      <?dbfo list-presentation="list"?>
    132132      <?dbhtml list-presentation="table"?>
    133      
     133
    134134      <varlistentry id="aspell-prog">
    135135        <term><command>aspell</command></term>
    136136        <listitem>
    137           <para>is a utility that can function as an 
    138           <command>ispell -a</command> replacement, as an independent spell checker, as 
    139           a test utility to test out <application>Aspell</application> features, and as 
     137          <para>is a utility that can function as an
     138          <command>ispell -a</command> replacement, as an independent spell checker, as
     139          a test utility to test out <application>Aspell</application> features, and as
    140140          a utility for managing dictionaries.</para>
    141141          <indexterm zone="aspell aspell-prog">
     
    144144        </listitem>
    145145      </varlistentry>
    146      
     146
    147147      <varlistentry id="aspell-import">
    148148        <term><command>aspell-import</command></term>
     
    155155        </listitem>
    156156      </varlistentry>
    157      
     157
    158158      <varlistentry id="precat">
    159159        <term><command>precat</command></term>
    160160        <listitem>
    161           <para>decompresses a <command>prezip</command>ped file to 
     161          <para>decompresses a <command>prezip</command>ped file to
    162162          stdout.</para>
    163163          <indexterm zone="aspell precat">
     
    166166        </listitem>
    167167      </varlistentry>
    168      
     168
    169169      <varlistentry id="preunzip">
    170170        <term><command>preunzip</command></term>
     
    176176        </listitem>
    177177      </varlistentry>
    178      
     178
    179179      <varlistentry id="prezip">
    180180        <term><command>prezip</command></term>
    181181        <listitem>
    182           <para>is a prefix delta compressor, used to compress sorted word 
     182          <para>is a prefix delta compressor, used to compress sorted word
    183183          lists or other similar text files.</para>
    184184          <indexterm zone="aspell prezip">
     
    187187        </listitem>
    188188      </varlistentry>
    189      
     189
    190190      <varlistentry id="prezip-bin">
    191191        <term><command>prezip-bin</command></term>
    192192        <listitem>
    193           <para>is called by the various wrapper scripts to perform the 
     193          <para>is called by the various wrapper scripts to perform the
    194194          actual compressing and decompressing.</para>
    195195          <indexterm zone="aspell prezip-bin">
     
    198198        </listitem>
    199199      </varlistentry>
    200      
     200
    201201      <varlistentry id="pspell-config">
    202202        <term><command>pspell-config</command></term>
    203203        <listitem>
    204           <para>displays information about the 
    205           <filename class='libraryfile'>libpspell</filename> installation, mostly for use 
     204          <para>displays information about the
     205          <filename class='libraryfile'>libpspell</filename> installation, mostly for use
    206206          in build scripts.</para>
    207207          <indexterm zone="aspell pspell-config">
     
    210210        </listitem>
    211211      </varlistentry>
    212      
     212
    213213      <varlistentry id="run-with-aspell">
    214214        <term><command>run-with-aspell</command></term>
    215215        <listitem>
    216           <para>is a script to help use <application>Aspell</application> 
     216          <para>is a script to help use <application>Aspell</application>
    217217          as an <command>ispell</command> replacement.</para>
    218218          <indexterm zone="aspell run-with-aspell">
     
    221221        </listitem>
    222222      </varlistentry>
    223      
     223
    224224      <varlistentry id="word-list-compress">
    225225        <term><command>word-list-compress</command></term>
    226226        <listitem>
    227           <para>compresses or decompresses sorted word lists for use with the 
     227          <para>compresses or decompresses sorted word lists for use with the
    228228          <application>Aspell</application> spell checker.</para>
    229229          <indexterm zone="aspell word-list-compress">
     
    232232        </listitem>
    233233      </varlistentry>
    234      
     234
    235235      <varlistentry id="libaspell">
    236236        <term><filename class='libraryfile'>libaspell.so</filename></term>
     
    242242        </listitem>
    243243      </varlistentry>
    244      
     244
    245245      <varlistentry id="libpspell">
    246246        <term><filename class='libraryfile'>libpspell.so</filename></term>
    247247        <listitem>
    248           <para>is an interface to the 
    249           <filename class='libraryfile'>libaspell</filename> library. All the spell 
    250           checking funtionality is now in 
     248          <para>is an interface to the
     249          <filename class='libraryfile'>libaspell</filename> library. All the spell
     250          checking funtionality is now in
    251251          <filename class='libraryfile'>libaspell</filename> but this library is
    252252          included for backwards compatibility.</para>
     
    256256        </listitem>
    257257      </varlistentry>
    258    
     258
    259259    </variablelist>
    260260
Note: See TracChangeset for help on using the changeset viewer.