Changeset 0d7900a for general/sysutils


Ignore:
Timestamp:
02/11/2013 06:51:17 PM (11 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
8f83eeb
Parents:
a161de9
Message:

Removed extraneous spaces from blank lines and at the end of lines in the .xml

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

Location:
general/sysutils
Files:
22 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/apache-ant.xml

    ra161de9 r0d7900a  
    9999<screen><userinput>sed -i 's;jars,test-jar;jars;' build.xml</userinput></screen>
    100100
    101     <para>otherwise copy the <application>junit</application> jar file to the 
     101    <para>otherwise copy the <application>junit</application> jar file to the
    102102    local directory tree.</para>
    103103
  • general/sysutils/at.xml

    ra161de9 r0d7900a  
    3030    <title>Introduction to at</title>
    3131
    32     <para>The <application>at</application> package provide delayed job execution 
     32    <para>The <application>at</application> package provide delayed job execution
    3333    and batch processing. It is required for Linux Standards Base (LSB)
    3434    conformance.</para>
  • general/sysutils/autofs.xml

    ra161de9 r0d7900a  
    8484    <para role="required">
    8585      <xref linkend="openldap"/>,
    86       <xref linkend="cyrus-sasl"/>, and 
     86      <xref linkend="cyrus-sasl"/>, and
    8787      <xref linkend="mitkrb"/></para>
    8888
     
    286286        <seg>automount</seg>
    287287        <seg>lookup_dir.so, lookup_file.so, lookup_hosts.so, lookup_ldap.so,
    288              lookup_multi.so, lookup_nisplus.so, lookup_program.so, 
    289              lookup_userhome.so, lookup_yp.so, mount_afs.so, mount_autofs.so, 
     288             lookup_multi.so, lookup_nisplus.so, lookup_program.so,
     289             lookup_userhome.so, lookup_yp.so, mount_afs.so, mount_autofs.so,
    290290             mount_bind.so, mount_changer.so, mount_ext2.so, mount_generic.so,
    291291             mount_nfs.so, parse_sun.so</seg>
  • general/sysutils/bluez.xml

    ra161de9 r0d7900a  
    182182    <para>
    183183      <parameter>--enable-bccmd</parameter>: This switch enables building of the BCCMD
    184       interface utility. 
     184      interface utility.
    185185    </para>
    186186
    187187    <para>
    188188      <parameter>--enable-dfutool</parameter>: This switch enables building of the DFU
    189       firmware upgrade utility. 
    190     </para>
    191 
    192     <para>
    193       <parameter>--enable-dund</parameter>: This switch enables building of the DUN daemon. 
     189      firmware upgrade utility.
     190    </para>
     191
     192    <para>
     193      <parameter>--enable-dund</parameter>: This switch enables building of the DUN daemon.
    194194    </para>
    195195
    196196    <para>
    197197      <parameter>--enable-hid2hci</parameter>: This switch enables building of the HID
    198       mode switching utility. 
    199     </para>
    200 
    201     <para>
    202       <parameter>--enable-hidd</parameter>: This switch enables building of the HID daemon. 
    203     </para>
    204 
    205     <para>
    206       <parameter>--enable-pand</parameter>: This switch enables building of the PAN daemon. 
     198      mode switching utility.
     199    </para>
     200
     201    <para>
     202      <parameter>--enable-hidd</parameter>: This switch enables building of the HID daemon.
     203    </para>
     204
     205    <para>
     206      <parameter>--enable-pand</parameter>: This switch enables building of the PAN daemon.
    207207    </para>
    208208
    209209    <para>
    210210      <parameter>--enable-tools</parameter>: This switch enables building of the Bluetooth
    211       utilities. 
     211      utilities.
    212212    </para>
    213213
    214214    <para>
    215215      <parameter>--enable-wiimote</parameter>: This switch enables building of the Wii
    216       Remote plugin. 
     216      Remote plugin.
    217217    </para>
    218218
    219219    <para>
    220220      <parameter>--disable-test</parameter>: This switch disables installation of the
    221       test programs. 
     221      test programs.
    222222    </para>
    223223
    224224    <para>
    225225      <parameter>--without-systemdunitdir</parameter>: This switch disables installation
    226       of the systemd units. 
     226      of the systemd units.
    227227    </para>
    228228
     
    236236    <para>
    237237      <option>-enable-alsa</option>: This switch enables ALSA support. Use if you
    238       have <xref linkend="alsa-lib"/> installed. 
     238      have <xref linkend="alsa-lib"/> installed.
    239239    </para>
    240240
    241241    <para>
    242242      <option>-enable-gstreamer</option>: This switch enables GStreamer support. Use
    243       if you have <xref linkend="gst-plugins-base"/> installed. 
     243      if you have <xref linkend="gst-plugins-base"/> installed.
    244244    </para>
    245245
    246246    <para>
    247247      <option>-enable-usb</option>: This switch enables USB support. Use if you have
    248       <xref linkend="libusb-compat"/> installed. 
     248      <xref linkend="libusb-compat"/> installed.
    249249    </para> -->
    250250
  • general/sysutils/colord.xml

    ra161de9 r0d7900a  
    55  %general-entities;
    66
    7   <!ENTITY colord-download-http 
     7  <!ENTITY colord-download-http
    88           "http://www.freedesktop.org/software/colord/releases/colord-&colord-version;.tar.xz">
    99  <!ENTITY colord-download-ftp  " ">
     
    171171      <seglistitem>
    172172        <seg>
    173           cd-create-profile, cd-fix-profile, colord, 
     173          cd-create-profile, cd-fix-profile, colord,
    174174          colord-sane and colormgr
    175175        </seg>
  • general/sysutils/dbus-bindings.xml

    ra161de9 r0d7900a  
    178178          <seg>dbus-binding-tool</seg>
    179179          <seg>libdbus-glib-1.so</seg>
    180           <seg>/etc/bash_completion.d and optionally 
     180          <seg>/etc/bash_completion.d and optionally
    181181          /usr/share/gtk-doc/html/dbus-glib and
    182182          /usr/share/doc/dbus-glib-&dbus-glib-version;/api</seg>
     
    374374      <title>Installation of D-Bus Trinity/Qt3 Bindings</title>
    375375
    376       <note><para>Be sure your environment is set up as described in 
     376      <note><para>Be sure your environment is set up as described in
    377377      <xref linkend='kde-pre-install-config'/></para></note>
    378378
  • general/sysutils/dbus.xml

    ra161de9 r0d7900a  
    169169      unit tests, issue the following commands:
    170170    </para>
    171    
     171
    172172<screen><userinput>make distclean &amp;&amp;
    173173./configure --enable-tests --enable-asserts &amp;&amp;
     
    179179      Note there has been a report that the tests may fail if running
    180180      inside a Midnight Commander shell.
    181       You may get out-of-memory error messages when running the tests. 
     181      You may get out-of-memory error messages when running the tests.
    182182      These are normal and can be safely ignored.
    183183    </para>
     
    214214    <para>
    215215      <option>--enable-asserts</option>: Enable debugging code to run assertions for
    216       statements normally assumed to be true. This prevents a warning that 
     216      statements normally assumed to be true. This prevents a warning that
    217217      '<parameter>--enable-tests</parameter>' on its own is only useful for profiling
    218218      and might not give true results for all tests, but adds its own NOTE that this
     
    381381      <seglistitem>
    382382        <seg>
    383           dbus-cleanup-sockets, dbus-daemon, dbus-launch, dbus-monitor, 
     383          dbus-cleanup-sockets, dbus-daemon, dbus-launch, dbus-monitor,
    384384          dbus-send and dbus-uuidgen
    385385        </seg>
     
    390390          /etc/dbus-1,
    391391          /usr/include/dbus-1.0,
    392           /usr/lib/dbus-1.0, 
     392          /usr/lib/dbus-1.0,
    393393          /usr/share/dbus-1,
    394394          /usr/share/doc/dbus-&dbus-version; and
     
    501501
    502502</sect1>
    503  
     503
  • general/sysutils/fcron.xml

    ra161de9 r0d7900a  
    140140    <title>Command Explanations</title>
    141141
    142     <para><command>autoconf</command>: This command is required to rebuild 
     142    <para><command>autoconf</command>: This command is required to rebuild
    143143    <filename>configure</filename> using the fixed input file.</para>
    144    
     144
    145145    <para><parameter>--without-sendmail</parameter>: By default,
    146146    <application>Fcron</application> will attempt to use the
  • general/sysutils/initdtools.xml

    ra161de9 r0d7900a  
    2929    <title>Introduction to initd-tools</title>
    3030
    31     <para>The <application>initd-tools</application> package contains 
     31    <para>The <application>initd-tools</application> package contains
    3232    programs to install and remove LSB based bootscripts. </para>
    3333
  • general/sysutils/libarchive.xml

    ra161de9 r0d7900a  
    7171    <bridgehead renderas="sect4">Optional</bridgehead>
    7272    <para role="optional">
    73     <xref linkend="libxml2"/> or 
    74     <xref linkend="expat"/>, 
    75     <xref linkend="openssl"/>, 
     73    <xref linkend="libxml2"/> or
     74    <xref linkend="expat"/>,
     75    <xref linkend="openssl"/>,
    7676    <xref linkend="nettle"/> and
    7777    <xref linkend="acl"/>
     
    100100
    101101  </sect2>
    102  
     102
    103103    <sect2 role="commands">
    104104    <title>Command Explanations</title>
    105105
    106     <para><option>--disable-static</option>: This option prevents building the 
     106    <para><option>--disable-static</option>: This option prevents building the
    107107    static archive versions of the libraries.</para>
    108108
     
    139139      </varlistentry>
    140140
    141      
     141
    142142      <varlistentry id="bsdtar">
    143143        <term><command>bsdtar</command></term>
     
    149149        </listitem>
    150150      </varlistentry>
    151      
     151
    152152    </variablelist>
    153153
  • general/sysutils/lm_sensors.xml

    ra161de9 r0d7900a  
    3636      support for the hardware monitoring drivers in the Linux kernel.
    3737      This is useful for monitoring the temperature of the CPU and adjusting the
    38       performance of some hardware (such as cooling fans). 
     38      performance of some hardware (such as cooling fans).
    3939    </para>
    4040
  • general/sysutils/raptor.xml

    ra161de9 r0d7900a  
    3030    <title>Introduction to Raptor</title>
    3131
    32     <para><application>Raptor</application> is a C library that provides a set 
    33     of parsers and serializers that generate Resource Description Framework (RDF) 
     32    <para><application>Raptor</application> is a C library that provides a set
     33    of parsers and serializers that generate Resource Description Framework (RDF)
    3434    triples.</para>
    3535
     
    7171    <bridgehead renderas="sect4">Required</bridgehead>
    7272    <para role="required">
    73     <xref linkend="expat"/> or <xref linkend="libxml2"/>, 
     73    <xref linkend="expat"/> or <xref linkend="libxml2"/>,
    7474    <xref linkend="curl"/>
    7575    </para>
     
    104104    <title>Command Explanations</title>
    105105
    106     <para><option>--disable-static</option>: This option prevents compiling the 
     106    <para><option>--disable-static</option>: This option prevents compiling the
    107107    static archive versions of the libraries.</para>
    108108  </sect2>
  • general/sysutils/rasqal.xml

    ra161de9 r0d7900a  
    3131
    3232    <para>
    33       <application>Rasqal</application> is a C library that handles Resource 
    34       Description Framework (RDF) query language syntaxes, query construction and 
    35       execution of queries returning results as bindings, boolean, RDF graphs/triples 
    36       or syntaxes. It is required by <application>Soprano</application> to build 
     33      <application>Rasqal</application> is a C library that handles Resource
     34      Description Framework (RDF) query language syntaxes, query construction and
     35      execution of queries returning results as bindings, boolean, RDF graphs/triples
     36      or syntaxes. It is required by <application>Soprano</application> to build
    3737      <application>Nepomuk</application>.
    3838    </para>
     
    107107  <sect2 role="commands">
    108108    <title>Command Explanations</title>
    109    
     109
    110110    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    111111      href="../../xincludes/static-libraries.xml"/>
    112    
     112
    113113  </sect2>
    114114
     
    152152        </listitem>
    153153      </varlistentry>
    154      
     154
    155155      <varlistentry id="roqet">
    156156        <term><command>roqet</command></term>
  • general/sysutils/redland.xml

    ra161de9 r0d7900a  
    3030    <title>Introduction to Redland</title>
    3131
    32     <para><application>Redland</application> is a set of free software C libraries 
    33     that provide support for the Resource Description Framework (RDF). It is 
    34     required by <application>Soprano</application> to build 
     32    <para><application>Redland</application> is a set of free software C libraries
     33    that provide support for the Resource Description Framework (RDF). It is
     34    required by <application>Soprano</application> to build
    3535    <application>Nepomuk</application>.</para>
    3636
     
    6868    <bridgehead renderas="sect4">Optional</bridgehead>
    6969    <para role="optional">
    70     <xref linkend="db"/>, 
    71     <xref linkend="libiodbc"/>, 
     70    <xref linkend="db"/>,
     71    <xref linkend="libiodbc"/>,
    7272    <xref linkend="sqlite"/>,
    73     <xref linkend="mysql"/>, 
     73    <xref linkend="mysql"/>,
    7474    <xref linkend="postgresql"/>,
    7575    <xref linkend="virtuoso"/> and
    7676    <ulink url="http://sourceforge.net/projects/threestore/">3store</ulink>
    7777    </para>
    78  
     78
    7979    <para condition="html" role="usernotes">User Notes:
    8080    <ulink url="&blfs-wiki;/redland"/></para>
     
    116116        <seg>rdfproc, redland-config and redland-db-upgrade</seg>
    117117        <seg>librdf.so and /usr/lib/redland/librdf_storage_*.so</seg>
    118         <seg>/usr/lib/redland, /usr/share/gtk-doc/html/redland and 
     118        <seg>/usr/lib/redland, /usr/share/gtk-doc/html/redland and
    119119        /usr/share/redland</seg>
    120120      </seglistitem>
     
    135135        </listitem>
    136136      </varlistentry>
    137      
     137
    138138      <varlistentry id="redland-config">
    139139        <term><command>redland-config</command></term>
    140140        <listitem>
    141           <para>is a script to get information about the installed version 
     141          <para>is a script to get information about the installed version
    142142          of Redland.</para>
    143143          <indexterm zone="redland redland-config">
     
    155155          </indexterm>
    156156        </listitem>
    157       </varlistentry>     
    158      
     157      </varlistentry>
     158
    159159    </variablelist>
    160160
  • general/sysutils/strigi.xml

    ra161de9 r0d7900a  
    6767    <para role="recommended">
    6868    <xref linkend="qt"/> and
    69     <xref linkend="dbus"/>   
     69    <xref linkend="dbus"/>
    7070    </para>
    7171
    7272    <bridgehead renderas="sect4">Optional</bridgehead>
    7373    <para role="optional">
    74     <xref linkend="gamin"/> (or FAM), 
    75     <xref linkend="ffmpeg"/>, 
     74    <xref linkend="gamin"/> (or FAM),
     75    <xref linkend="ffmpeg"/>,
    7676    <xref linkend="exiv2"/>,
    7777    <ulink url="http://sourceforge.net/projects/clucene/">CLucene</ulink> and
    7878    <ulink url="http://logging.apache.org/log4cxx/">log4cxx</ulink>
    7979    </para>
    80    
     80
    8181    <para condition="html" role="usernotes">User Notes:
    8282    <ulink url="&blfs-wiki;/strigi"/></para>
     
    8989    <para>Install <application>strigi</application> by running the following
    9090    commands:</para>
    91    
     91
    9292<screen><userinput>mkdir build &amp;&amp;
    9393cd build &amp;&amp;
     
    111111      <seglistitem>
    112112        <seg>deepfind, deepgrep, rdfindexer, strigiclient, strigicmd, strigidaemon and xmlindexer</seg>
    113         <seg>libsearchclient.so, libstreamanalyzer.so, libstreams.so, libstrigihtmlgui.so, 
     113        <seg>libsearchclient.so, libstreamanalyzer.so, libstreams.so, libstrigihtmlgui.so,
    114114          libstrigiqtdbusclient.so and several in /usr/lib/strigi</seg>
    115115        <seg>/usr/include/strigi, /usr/lib/strigi and /usr/share/strigi</seg>
  • general/sysutils/sysstat.xml

    ra161de9 r0d7900a  
    194194        <term><command>cifsiostat</command></term>
    195195        <listitem>
    196           <para>displays statistics about read and write operations on CIFS 
     196          <para>displays statistics about read and write operations on CIFS
    197197          filesystems.</para>
    198198          <indexterm zone="sysstat cifsiostat">
     
    226226        <term><command>nfsiostat</command></term>
    227227        <listitem>
    228           <para>displays statistics about read and write operations on NFS 
     228          <para>displays statistics about read and write operations on NFS
    229229          filesystems.</para>
    230230          <indexterm zone="sysstat nfsiostat">
     
    261261        <term><command>sar</command></term>
    262262        <listitem>
    263           <para>is used for displaying the contents of elected cumulative activity 
     263          <para>is used for displaying the contents of elected cumulative activity
    264264          counters in the operating system.</para>
    265265          <indexterm zone="sysstat sar">
  • general/sysutils/udev-extras.xml

    ra161de9 r0d7900a  
    55  %general-entities;
    66
    7   <!ENTITY systemd-download-http "http://www.freedesktop.org/wiki/Software/systemd/"> 
     7  <!ENTITY systemd-download-http "http://www.freedesktop.org/wiki/Software/systemd/">
    88  <!ENTITY systemd-download-ftp  " ">
    99  <!-- <!ENTITY udev-md5sum        " "> -->
     
    3636    complex.  It is not compatible with the LFS bootscripts and has many
    3737    problems and few advantages for most LFS users.</para>
    38    
     38
    3939    <para>The procedures below extract libraries and programs from the systemd
    4040    sources that could not be built in LFS due to library dependency
     
    8484      <xref linkend="glib2"/> (for the gudev library),
    8585      <xref linkend="gperf"/> (for keymap), and
    86       <xref linkend="gobject-introspection"/> (for gir-data, needed for Gnome) 
     86      <xref linkend="gobject-introspection"/> (for gir-data, needed for Gnome)
    8787    </para>
    8888
     
    118118<screen><userinput>make -f udev-lfs-186/Makefile.lfs keymap</userinput></screen>
    119119
    120     <para>To install <command>keymap</command> and its associated files, 
     120    <para>To install <command>keymap</command> and its associated files,
    121121    issue the following command as the
    122122    <systemitem class="username">root</systemitem> user:</para>
     
    131131    <para>To build the <application>libgudev-1.0</application> library and
    132132    interface files, run:</para>
    133    
     133
    134134<screen><userinput>make -f udev-lfs-186/Makefile.lfs gudev</userinput></screen>
    135135
     
    147147    interface (gir) files for the <filename
    148148    class='libraryfile'>libgudev-1.0</filename> library, run:</para>
    149    
     149
    150150<screen><userinput>make -f udev-lfs-186/Makefile.lfs gir-data</userinput></screen>
    151151
     
    183183      <seglistitem>
    184184        <seg>findkeyboards, keyboard-force-release.sh, and keymap</seg>
    185  
     185
    186186        <seg>libgudev-1.0.so</seg>
    187        
     187
    188188        <seg>/lib/udev/keymaps/force-release,
    189189             /usr/include/gudev-1.0/gudev,
  • general/sysutils/udev.xml

    ra161de9 r0d7900a  
    3131    <title>Introduction to Udev</title>
    3232
    33     <note><para>If you installed LFS from SVN-20120719, LFS-7.2, or later, 
     33    <note><para>If you installed LFS from SVN-20120719, LFS-7.2, or later,
    3434    use <xref linkend='udev-extras'/> instead of this page.</para></note>
    3535
  • general/sysutils/udisks.xml

    ra161de9 r0d7900a  
    146146          None
    147147        </seg>
    148         <seg> 
     148        <seg>
    149149          /usr/lib/udisks,
    150150          /usr/share/gtk-doc/html/udisks and
     
    163163        <listitem>
    164164          <para>
    165             is a simple command line interface for the 
     165            is a simple command line interface for the
    166166            <application>UDisks</application> Daemon.
    167167          </para>
  • general/sysutils/udisks2.xml

    ra161de9 r0d7900a  
    3131
    3232    <para>
    33       The <application>UDisks</application> package provides a daemon, 
    34       tools and libraries to access and manipulate disks and storage 
     33      The <application>UDisks</application> package provides a daemon,
     34      tools and libraries to access and manipulate disks and storage
    3535      devices.
    3636    </para>
     
    127127
    128128    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    129       href="../../xincludes/static-libraries.xml"/>   
     129      href="../../xincludes/static-libraries.xml"/>
    130130
    131131    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    151151        <seg>
    152152          /etc/udisks2,
    153           /usr/include/udisks2, 
     153          /usr/include/udisks2,
    154154          /usr/lib/udisks2,
    155155          /usr/share/gtk-doc/html/udisks2 and
     
    168168        <listitem>
    169169          <para>
    170             is a command-line program used to interact with the 
     170            is a command-line program used to interact with the
    171171            <command>udisksd</command> daemon.
    172172          </para>
  • general/sysutils/unzip.xml

    ra161de9 r0d7900a  
    204204    <title>Command Explanations</title>
    205205
    206     <para><command>sed ...</command>: This command ensures an obsolete 
     206    <para><command>sed ...</command>: This command ensures an obsolete
    207207    system call is not made.</para>
    208208
  • general/sysutils/usbutils.xml

    ra161de9 r0d7900a  
    116116    <para>
    117117      <option>--disable-zlib</option>: This stops
    118       <application>USB Utils</application> from installing a 
     118      <application>USB Utils</application> from installing a
    119119      compressed <filename>usb.ids</filename>  alongside the
    120120      uncompressed one.
Note: See TracChangeset for help on using the changeset viewer.