Changeset 410e228b for x


Ignore:
Timestamp:
05/09/2008 01:00:42 PM (16 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
b48899b
Parents:
2262b78
Message:

Removed extraneous whitespace from the ends of line text

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

Location:
x
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • x/installing/installing.xml

    r2262b78 r410e228b  
    2626  decided to use the <application>Xorg</application> package.</para>
    2727
    28 <!-- XFREE86 
    29   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="xmono-dummy.xml"/> 
     28<!-- XFREE86
     29  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="xmono-dummy.xml"/>
    3030  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="xorg.xml"/>
    3131  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="xfree86.xml"/>
  • x/installing/x-setup.xml

    r2262b78 r410e228b  
    1919  <ulink url='&blfs-wiki;/XWindowSystemComponents'/></para>
    2020
    21   <sect2 role="configuration" id='X11R6-compat-symlink' 
     21  <sect2 role="configuration" id='X11R6-compat-symlink'
    2222         xreflabel="Creating an X11R6 Compatibility Symlink">
    2323
     
    296296EndSection</literal></screen>
    297297
    298     <para>The DRI devices are not accessible for any user except 
     298    <para>The DRI devices are not accessible for any user except
    299299      <systemitem class="username">root</systemitem> and members of the
    300300      <systemitem class="groupname">video</systemitem> group. Add any users
  • x/lib/cairo.xml

    r2262b78 r410e228b  
    117117
    118118    <para>To test the results, issue: <command>make check</command>. Note that
    119     as many as 16 of the tests are known to fail for unknown reasons. 
     119    as many as 16 of the tests are known to fail for unknown reasons.
    120120    If you do not have a <command>gs</command> binary in your path, many
    121121    (up to 87 of the 124) of the tests will fail. Also, to enhance test
  • x/lib/lesstif.xml

    r2262b78 r410e228b  
    107107
    108108    <para>Applicatons that utilize Xorg libraries often, and incorrectly,
    109     expect to find configuration files in 
     109    expect to find configuration files in
    110110    <filename class="directory">$XORG_PREFIX/lib/X11</filename>.  While still
    111111    the <systemitem class="username">root</systemitem> user, create a
     
    138138    directory.</para>
    139139
    140     <para><command>sed -i "s@libdir)/X11/mwm@sysconfdir)/mwm@" 
     140    <para><command>sed -i "s@libdir)/X11/mwm@sysconfdir)/mwm@"
    141141    clients/Motif-2.1/mwm/Makefile</command>: This corrects the installation
    142142    prefix for the mwm directory for FHS compliance.</para>
  • x/lib/qt4.xml

    r2262b78 r410e228b  
    6666      <xref linkend="libmng"/>,
    6767      <xref linkend="libtiff"/>, and
    68       <xref linkend="libpng"/> 
     68      <xref linkend="libpng"/>
    6969    </para>
    7070
     
    124124      <para>The build time and space required for the full
    125125      <application>Qt4</application> is quite long.  The instructions below do
    126       not build the tutorials and examples.  Removing the 
     126      not build the tutorials and examples.  Removing the
    127127      <parameter>-nomake</parameter> lines will create a complete build.</para>
    128128    </note>
     
    173173    libraries.</para>
    174174
    175     <para><parameter>-nomake examples, -nomake demos</parameter>: 
     175    <para><parameter>-nomake examples, -nomake demos</parameter>:
    176176    These switches disable building programs that are only of interest
    177177    to a <application>Qt4</application> developer.</para>
     
    184184
    185185
    186     <para><parameter>-plugin-sql-<replaceable>&lt;driver&gt;</replaceable></parameter> 
     186    <para><parameter>-plugin-sql-<replaceable>&lt;driver&gt;</replaceable></parameter>
    187187    or <parameter>-qt-sql-<replaceable>&lt;driver&gt;</replaceable></parameter>:
    188188    These switches build SQL support into the <application>Qt4</application>
     
    353353        <term><command>pixeltool</command></term>
    354354        <listitem>
    355           <para>is a desktop magnifier and as you move your mouse around 
     355          <para>is a desktop magnifier and as you move your mouse around
    356356          the screen it will show the magnified contents in its window.</para>
    357357          <indexterm zone="qt4 qt4-pixeltool">
     
    395395        <term><command>qtdemo</command></term>
    396396        <listitem>
    397           <para>is a portal into various demonstrations of Qt 
     397          <para>is a portal into various demonstrations of Qt
    398398          applications.</para>
    399399          <indexterm zone="qt4 qt4-qtdemo">
     
    426426        <term><command>uic3</command></term>
    427427        <listitem>
    428           <para>is a tool to generate Qt4 code out of 
    429           user interface files generated by the Qt3 
     428          <para>is a tool to generate Qt4 code out of
     429          user interface files generated by the Qt3
    430430          version of <command>designer</command>.</para>
    431431          <indexterm zone="qt4 qt4-uic3">
  • x/wm/xfce.xml

    r2262b78 r410e228b  
    88  <!ENTITY xfce-download-ftp  " ">
    99  <!ENTITY xfce-md5sum        "5dd0ee362dd5782324b88da3cd5b9f1b">
    10   <!ENTITY xfce-size          "25 MB">       
     10  <!ENTITY xfce-size          "25 MB">
    1111  <!ENTITY xfce-buildsize     "330 MB (to build and install everything without deleting any sources)">
    1212  <!ENTITY xfce-time          "5 SBU">
     
    197197    <xref linkend="xfce-mcs-manager"/>,
    198198    <xref linkend="hal"/> (optional, not recommended, see explanation below),
    199     <ulink url="http://www.galago-project.org/">libnotify</ulink> (optional, 
     199    <ulink url="http://www.galago-project.org/">libnotify</ulink> (optional,
    200200    useless without <xref linkend="hal"/>, see explanation below), and
    201201    <ulink url="http://www.pygtk.org/">PyGTK</ulink> (optional, untested).</para>
     
    369369<screen role="root"><userinput>make install</userinput></screen>
    370370
    371     <para>When all packages are built and installed, 
     371    <para>When all packages are built and installed,
    372372    as the <systemitem class="username">root</systemitem> user, move the
    373373    help documentation to the standard BLFS location and modify the help script to
Note: See TracChangeset for help on using the changeset viewer.