Changeset a41f643 for general


Ignore:
Timestamp:
04/21/2010 07:10:06 PM (14 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:
2875f488
Parents:
e05cd03f
Message:

Globally removed all extraneous spaces

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

Location:
general
Files:
19 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/glib2.xml

    re05cd03f ra41f643  
    3535    event loop, threads, dynamic loading, and an object system.</para>
    3636
    37     <!-- Compiled against PCRE, Python, and desktop-file-utils. 
     37    <!-- Compiled against PCRE, Python, and desktop-file-utils.
    3838         All 76 tests passed -->
    3939
     
    7676    <xref linkend="gtk-doc"/></para>
    7777
    78     <para><application>Gamin</application> requires 
     78    <para><application>Gamin</application> requires
    7979    <application>GLib</application> in order to compile; therefore, you must
    8080    first install <application>GLib</application>, then compile
     
    146146      linkend="locale-wrong-filename-encoding"/> section of the <xref
    147147      linkend="locale-issues"/> page for more details on this kind of
    148       issue. In order to tell <application>GLib</application> and 
    149       applications that use it that filenames are in the default locale 
    150       encoding, set the variable <envar>G_FILENAME_ENCODING</envar> to the 
     148      issue. In order to tell <application>GLib</application> and
     149      applications that use it that filenames are in the default locale
     150      encoding, set the variable <envar>G_FILENAME_ENCODING</envar> to the
    151151      value "@locale":</para>
    152152
     
    172172        <seg>glib-genmarshal, glib-gettextize, glib-mkenums,
    173173        gobject-query, gtester and gtester-report</seg>
    174         <seg>libgio-2.0.so, libglib-2.0.so, libgobject-2.0.so, 
     174        <seg>libgio-2.0.so, libglib-2.0.so, libgobject-2.0.so,
    175175        libgmodule-2.0.so, and libgthread-2.0.so</seg>
    176         <seg>/usr/include/gio-unix-2.0, /usr/include/glib-2.0, 
     176        <seg>/usr/include/gio-unix-2.0, /usr/include/glib-2.0,
    177177        /usr/lib/gio, /usr/lib/glib-2.0, /usr/share/glib-2.0,
    178178        /usr/share/gtk-doc/html/gio, /usr/share/gtk-doc/html/glib,
  • general/genlib/libcroco.xml

    re05cd03f ra41f643  
    7878make</userinput></screen>
    7979
    80     <para>To test the results, issue: 
     80    <para>To test the results, issue:
    8181    <command>LD_LIBRARY_PATH=$(pwd)/src/.libs make test</command>.</para>
    8282
    83     <para>If there are test failures, issue: 
    84     <command>patch -Np1 -i tests/tests-error.log</command>. 
     83    <para>If there are test failures, issue:
     84    <command>patch -Np1 -i tests/tests-error.log</command>.
    8585    This will update the failed tests from CVS. You should now rerun the test.
    8686    </para>
  • general/genlib/libgcrypt.xml

    re05cd03f ra41f643  
    8686    <para>Only <command>info</command> documentation is shipped in the package
    8787    tarball. If you wish to build alternate formats of the documentation,
    88     (you must have <xref linkend="tetex"/> installed to build the PDF and 
     88    (you must have <xref linkend="tetex"/> installed to build the PDF and
    8989    PostScript), then issue the following commands:</para>
    9090
  • general/genlib/libgpg-error.xml

    re05cd03f ra41f643  
    121121        <listitem>
    122122          <para>is a utility used to configure and build applications based on
    123           the <application>Libgpg-error</application> library. It can be used 
    124           to query the C compiler and linker flags which are required to correctly 
    125           compile and link the application against the 
     123          the <application>Libgpg-error</application> library. It can be used
     124          to query the C compiler and linker flags which are required to correctly
     125          compile and link the application against the
    126126          <application>Libgpg-error</application> library.</para>
    127127          <indexterm zone="libgpg-error gpg-error-config">
  • general/genlib/libtasn1.xml

    re05cd03f ra41f643  
    146146        <term><command>asn1Parser</command></term>
    147147        <listitem>
    148           <para>is an ASN.1 syntax tree generator for 
     148          <para>is an ASN.1 syntax tree generator for
    149149          <application>libtasn1</application>.</para>
    150150          <indexterm zone="libtasn1 asn1Parser">
  • general/genlib/libusb-compat.xml

    re05cd03f ra41f643  
    3131
    3232    <para>The <application>libusb-compat</application> package aims to look,
    33     feel and behave exactly like <application>libusb-0.1</application>. It is a 
     33    feel and behave exactly like <application>libusb-0.1</application>. It is a
    3434    compatibility layer needed by packages that have not upgraded to the
    3535    <application>libusb-1</application> API.</para>
     
    110110        <term><filename class='libraryfile'>libusb.{so,a}</filename></term>
    111111        <listitem>
    112           <para>Libraries that are compatible with 
     112          <para>Libraries that are compatible with
    113113          <application>libusb-0.1</application>, but use
    114114          <application>libusb-1.0</application> to provide functionality.</para>
  • general/genlib/libxcb.xml

    re05cd03f ra41f643  
    6464    <xref linkend="libXdmcp"/>,
    6565    <xref linkend="libpthread-stubs"/>,
    66     <xref linkend="libxslt"/>, and 
     66    <xref linkend="libxslt"/>, and
    6767    <xref linkend="xcb-proto"/></para>
    6868
  • general/genutils/rarian.xml

    re05cd03f ra41f643  
    250250        <term><command>rarian-sk-update</command></term>
    251251        <listitem>
    252           <para>is compatible with the <command>scrollkeeper-update</command> 
     252          <para>is compatible with the <command>scrollkeeper-update</command>
    253253          script that's required to be run when installing new omf files.  It
    254254          converts the omf files into new-style scrolls.</para>
  • general/genutils/tidy.xml

    re05cd03f ra41f643  
    140140
    141141install -v -m644 -D htmldoc/tidy.1 \
    142                     /usr/share/man/man1/tidy.1 &amp;&amp; 
     142                    /usr/share/man/man1/tidy.1 &amp;&amp;
    143143install -v -m755 -d /usr/share/doc/tidy-&tidy-version; &amp;&amp;
    144144install -v -m644    htmldoc/*.{html,gif,css} \
  • general/graphlib/lcms.xml

    re05cd03f ra41f643  
    103103    <title>Command Explanations</title>
    104104
    105     <para><option>--with-python</option>: Use this parameter if 
     105    <para><option>--with-python</option>: Use this parameter if
    106106    <application>Python</application> and
    107107    <application>SWIG</application> are installed.</para>
  • general/graphlib/libpng.xml

    re05cd03f ra41f643  
    6464        url="&patch-root;/libpng-&libpng-version;-apng-1.patch"/></para>
    6565        <para>Although rejected by upstream, the patch is required if you want
    66         to use the system <application>libpng</application> in 
     66        to use the system <application>libpng</application> in
    6767        <application>Firefox</application> 3.</para>
    6868      </listitem>
  • general/graphlib/librsvg.xml

    re05cd03f ra41f643  
    105105
    106106    <para><parameter>--disable-mozilla-plugin</parameter>: This parameter prevents
    107     building the browser plugin as <application>Firefox</application> and 
     107    building the browser plugin as <application>Firefox</application> and
    108108    <application>SeaMonkey</application> have built-in SVG render capability.</para>
    109109
  • general/graphlib/poppler.xml

    re05cd03f ra41f643  
    142142         and zlib is not needed
    143143    <para><parameter>-enable-zlib</parameter>: This parameter forces the build
    144     to link with the system-installed 
     144    to link with the system-installed
    145145    <filename class='libraryfile'>libz</filename> library to enable compressed
    146146    PDF functionality.</para> -->
     
    157157    being built and installed.</para>
    158158
    159     <para><parameter>--enable-xpdf-headers</parameter>: Install old 
    160     <application>Xpdf</application> headers required by certain programs. These 
     159    <para><parameter>--enable-xpdf-headers</parameter>: Install old
     160    <application>Xpdf</application> headers required by certain programs. These
    161161    are unsupported by <application>Poppler</application>.</para>
    162162
     
    187187      <seglistitem>
    188188        <seg><xref linkend="xpdf-content"/></seg>
    189         <seg>libpoppler.{so,a}, libpoppler-glib.{so,a}, libpoppler-qt.{so,a} 
     189        <seg>libpoppler.{so,a}, libpoppler-glib.{so,a}, libpoppler-qt.{so,a}
    190190        and libpoppler-qt4.{so,a}</seg>
    191         <seg>/usr/include/poppler, /usr/share/doc/poppler-&poppler-version;, 
     191        <seg>/usr/include/poppler, /usr/share/doc/poppler-&poppler-version;,
    192192        /usr/share/gtk-doc/html/poppler and /usr/share/poppler</seg>
    193193      </seglistitem>
  • general/prog/guile.xml

    re05cd03f ra41f643  
    161161    <para><option>-enable-networking</option>: Enable networking interfaces.</para>
    162162
    163     <para><option>-enable-regex</option>: Enable regular expression interfaces.</para>   
     163    <para><option>-enable-regex</option>: Enable regular expression interfaces.</para>
    164164
    165165  </sect2>
  • general/prog/slang.xml

    re05cd03f ra41f643  
    9797  <sect2 role="commands">
    9898    <title>Command Explanations</title>
    99    
     99
    100100    <para><command>sed -i 's/&lt;=/&lt;/' src/slagetput.inc</command>:
    101101    This sed fixes a buffer-overflow bug.</para>
  • general/sysutils/gpm.xml

    re05cd03f ra41f643  
    102102
    103103install -v -m755 -d /usr/share/doc/gpm-&gpm-version;                      &amp;&amp;
    104 chmod   -v   755    doc/{changes,support}                          &amp;&amp; 
     104chmod   -v   755    doc/{changes,support}                          &amp;&amp;
    105105chmod   -v   644    doc/{changes/*,support/*,FAQ,HACK_GPM,README*} &amp;&amp;
    106106cp      -v -R       doc/{FAQ,HACK_GPM,README*,changes,support} \
  • general/sysutils/pciutils.xml

    re05cd03f ra41f643  
    8888    <title>Command Explanations</title>
    8989
    90     <para><parameter>ZLIB=no</parameter>: This parameter prevents compression of 
    91     the <filename>pci.ids</filename> file which is needed by other applications 
     90    <para><parameter>ZLIB=no</parameter>: This parameter prevents compression of
     91    the <filename>pci.ids</filename> file which is needed by other applications
    9292    such as <xref linkend="hal"/>.</para>
    9393  </sect2>
  • general/sysutils/usbutils.xml

    re05cd03f ra41f643  
    8989    <title>Command Explanations</title>
    9090
    91     <para><parameter>--disable-zlib</parameter>: This stops 
    92     <application>usbutils</application> from installing a compressed usb.ids 
     91    <para><parameter>--disable-zlib</parameter>: This stops
     92    <application>usbutils</application> from installing a compressed usb.ids
    9393    alongside the uncompressed one.</para>
    9494
     
    163163          connected to them. It is designed to be used if /proc/bus/usb/devices
    164164          is not available on your system.</para>
    165           <!-- /proc/bus/usb/devices is scheduled to be moved from usbfs to 
     165          <!-- /proc/bus/usb/devices is scheduled to be moved from usbfs to
    166166               debugfs in linux-2.6.31. -->
    167167          <indexterm zone="usbutils usb-devices">
  • general/sysutils/zip.xml

    re05cd03f ra41f643  
    77  <!-- <!ENTITY zip-download-http "http://www.mirrorservice.org/sites/ftp.info-zip.org/pub/infozip/src/zip232.tar.gz"> -->
    88  <!ENTITY zip-download-http "&sourceforge-repo;/infozip/zip30.tar.gz">
    9   <!ENTITY zip-download-ftp "ftp://ftp.info-zip.org/pub/infozip/src/zip30.tgz"> 
     9  <!ENTITY zip-download-ftp "ftp://ftp.info-zip.org/pub/infozip/src/zip30.tgz">
    1010  <!ENTITY zip-md5sum "7b74551e63f8ee6aab6fbc86676c0d37">
    1111  <!ENTITY zip-size "1.1 MB">
Note: See TracChangeset for help on using the changeset viewer.