Ignore:
Timestamp:
05/30/2005 04:29:22 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:
b66607a
Parents:
50b8d8b
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@4484 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libusb.xml

    r50b8d8b r4c3474fe  
    1515<sect1 id="libusb" xreflabel="libusb-&libusb-version;">
    1616  <?dbhtml filename="libusb.html"?>
    17  
     17
    1818  <sect1info>
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
    2121  </sect1info>
    22  
     22
    2323  <title>Libusb-&libusb-version;</title>
    24  
     24
    2525  <indexterm zone="libusb">
    2626    <primary sortas="a-Libusb">Libusb</primary>
     
    2929  <sect2 role="package">
    3030    <title>Introduction to Libusb</title>
    31    
     31
    3232    <para>The <application>libusb</application> package contains a library
    3333    used by some applications for USB device access.</para>
    34    
     34
    3535    <bridgehead renderas="sect3">Package Information</bridgehead>
    3636    <itemizedlist spacing="compact">
     
    5454      </listitem>
    5555    </itemizedlist>
    56    
     56
    5757    <bridgehead renderas="sect3">Libusb Dependencies</bridgehead>
    58    
     58
    5959    <bridgehead renderas="sect4">Optional (Required to Build the HTML User
    6060    Manual)</bridgehead>
    6161    <para><xref linkend="openjade"/> and
    6262    <ulink url="http://www.docbook.org/sgml/4.2/index.html"> DocBOOK SGML
    63     DTD-4.2</ulink></para> 
    64    
     63    DTD-4.2</ulink></para>
     64
    6565    <bridgehead renderas="sect4">Optional (Required to Build the API
    6666    Documentation)</bridgehead>
    6767    <para><xref linkend="doxygen"/> and
    6868    <ulink url="http://www.graphviz.org/">GraphViz</ulink></para>
    69    
     69
    7070  </sect2>
    71  
     71
    7272  <sect2 role="installation">
    7373    <title>Installation of Libusb</title>
     
    8383
    8484<screen><userinput>make apidox</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>
    8989
     
    9999<screen role="root"><userinput>install -v -d -m755 /usr/share/doc/libusb-&libusb-version;/apidocs &amp;&amp;
    100100install -v -m644 apidocs/html/* /usr/share/doc/libusb-&libusb-version;/apidocs</userinput></screen>
    101    
     101
    102102  </sect2>
    103  
     103
    104104  <sect2 role="commands">
    105105    <title>Command Explanations</title>
     
    115115    /etc/sgml/catalog \
    116116    /etc/sgml/sgml-docbook.cat</userinput></screen>
    117    
     117
    118118  </sect2>
    119  
     119
    120120  <sect2 role="configuration">
    121121    <title>Configuring Libusb</title>
     
    136136    (listing the resulting <quote>usbcore</quote> module in the
    137137    <filename>/etc/sysconfig/modules</filename> file). You should also have an
    138     entry similar to the line below in your <filename>/etc/fstab</filename> 
     138    entry similar to the line below in your <filename>/etc/fstab</filename>
    139139    file:</para>
    140    
     140
    141141    <indexterm zone="libusb libusb-kernel">
    142142    <primary sortas="d-USB-device-filesystem">USB device filesystem</primary>
     
    144144
    145145<screen><literal>usbfs  /proc/bus/usb  usbfs  devgid=14,devmode=0660  0  0</literal></screen>
    146    
     146
    147147  </sect2>
    148  
     148
    149149  <sect2 role="content">
    150150    <title>Contents</title>
     
    154154      <segtitle>Installed Libraries</segtitle>
    155155      <segtitle>Installed Directory</segtitle>
    156      
     156
    157157      <seglistitem>
    158158        <seg>usb-config</seg>
     
    161161      </seglistitem>
    162162    </segmentedlist>
    163    
     163
    164164    <variablelist>
    165165      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
    166166      <?dbfo list-presentation="list"?>
    167167      <?dbhtml list-presentation="table"?>
    168      
     168
    169169      <varlistentry id="usb-config">
    170170        <term><command>usb-config</command></term>
     
    178178        </listitem>
    179179      </varlistentry>
    180      
     180
    181181      <varlistentry id="libusb-lib">
    182182        <term><filename class='libraryfile'>libusb.[so,a]</filename></term>
     
    189189        </listitem>
    190190      </varlistentry>
    191    
     191
    192192    </variablelist>
    193193
Note: See TracChangeset for help on using the changeset viewer.