Ignore:
Timestamp:
05/30/2005 04:25:18 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:
4c3474fe
Parents:
bab92281
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@4483 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • basicnet/textweb/links.xml

    rbab92281 r50b8d8b  
    1515<sect1 id="Links" xreflabel="Links-&Links-version;">
    1616  <?dbhtml filename="links.html"?>
    17  
     17
    1818  <sect1info>
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
    2121  </sect1info>
    22  
     22
    2323  <title>Links-&Links-version;</title>
    24  
     24
    2525  <indexterm zone="Links">
    2626    <primary sortas="a-Links">Links</primary>
     
    3434    tables and frames, features background downloads, can display colors
    3535    and has many other features.</para>
    36    
     36
    3737    <bridgehead renderas="sect3">Package Information</bridgehead>
    3838    <itemizedlist spacing="compact">
     
    5656      </listitem>
    5757    </itemizedlist>
    58    
     58
    5959    <bridgehead renderas="sect3">Links Dependencies</bridgehead>
    60    
     60
    6161    <bridgehead renderas="sect4">Optional</bridgehead>
    6262    <para><xref linkend="gpm"/>,
     
    6868    <ulink url="http://www.directfb.org/">DirectFB</ulink> and
    6969    X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>)</para>
    70    
     70
    7171  </sect2>
    72  
     72
    7373  <sect2 role="installation">
    7474    <title>Installation of Links</title>
     
    8080make &amp;&amp;
    8181make install</userinput></screen>
    82    
     82
    8383  </sect2>
    84  
     84
    8585  <sect2 role="commands">
    8686    <title>Command Explanations</title>
    87    
     87
    8888    <para><option>--enable-graphics</option>: Add this switch if you want to
    8989    use <application>Links</application> in graphics mode. You will either
    9090    need to install the <application>X</application> Window System or enable
    9191    frame buffer support in your kernel and install <xref linkend="gpm"/>.</para>
    92    
     92
    9393  </sect2>
    94  
     94
    9595  <sect2 role="configuration">
    9696    <title>Configuring Links</title>
    97    
     97
    9898    <sect3 id="links-config">
    9999      <title>Config Files</title>
    100      
     100
    101101      <para><filename>~/.links/*</filename></para>
    102      
     102
    103103      <indexterm zone="Links links-config">
    104104        <primary sortas="e-AA.links/*">~/.links/*</primary>
    105105      </indexterm>
    106      
     106
    107107    </sect3>
    108    
     108
    109109    <sect3>
    110110      <title>Configuration Information</title>
     
    114114      files are created automatically when <command>links</command> is run for the
    115115      first time.</para>
    116      
     116
    117117    </sect3>
    118    
     118
    119119  </sect2>
    120  
     120
    121121  <sect2 role="content">
    122122    <title>Contents</title>
    123    
     123
    124124    <segmentedlist>
    125125      <segtitle>Installed Program</segtitle>
    126126      <segtitle>Installed Libraries</segtitle>
    127127      <segtitle>Installed Directories</segtitle>
    128      
     128
    129129      <seglistitem>
    130130        <seg>links</seg>
     
    133133      </seglistitem>
    134134    </segmentedlist>
    135    
     135
    136136    <variablelist>
    137137      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
    138138      <?dbfo list-presentation="list"?>
    139139      <?dbhtml list-presentation="table"?>
    140      
     140
    141141      <varlistentry id="links">
    142142        <term><command>links</command></term>
     
    148148        </listitem>
    149149      </varlistentry>
    150      
     150
    151151    </variablelist>
    152    
     152
    153153  </sect2>
    154  
     154
    155155</sect1>
Note: See TracChangeset for help on using the changeset viewer.