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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 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
Note: See TracChangeset for help on using the changeset viewer.