Changeset fd7e0ed6 for general


Ignore:
Timestamp:
05/09/2008 12:42:27 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:
2262b78
Parents:
b5b51a2
Message:

Changed all lines with nothing but whitespace to blank lines

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

Location:
general
Files:
9 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libksba.xml

    rb5b51a2 rfd7e0ed6  
    3636    rely on another cryptographic library but provides hooks for easy
    3737    integration with <application>Libgcrypt</application>.</para>
    38  
     38
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
    4040    <itemizedlist spacing="compact">
  • general/genlib/pcre.xml

    rb5b51a2 rfd7e0ed6  
    6565      </listitem>
    6666    </itemizedlist>
    67    
     67
    6868    <para condition="html" role="usernotes">User Notes:
    6969    <ulink url="&blfs-wiki;/pcre"/></para>
     
    112112    <para><parameter>--enable-utf8</parameter>: This switch includes the code for
    113113    handling UTF-8 character strings in the library.</para>
    114    
     114
    115115    <para><parameter>--enable-unicode-properties</parameter>: This switch
    116116    enables Unicode properties support.</para>
    117    
     117
    118118    <!-- [ag] Glib-2.12.* hasn't yet has this switch. Un-comment for
    119119    glib-2.16.* and newer and merge the note in the above para.
     
    123123    <xref linkend="glib2"/> with the
    124124    <parameter>&dash;&dash;with-pcre=system</parameter> switch. -->
    125    
     125
    126126    <para><parameter>--enable-pcregrep-libz</parameter>: This switch adds
    127127    support to <command>pcregrep</command> to read
  • general/genutils/recode.xml

    rb5b51a2 rfd7e0ed6  
    3636    (but with different API) is provided by <command>iconv</command>, which is
    3737    installed in LFS as a part of <application>Glibc</application>.</para>
    38    
     38
    3939    <note>
    4040      <para>The <application>Recode</application> package is no longer
  • general/genutils/rxvt-unicode.xml

    rb5b51a2 rfd7e0ed6  
    9696    non-multichoice options. Details about the different options can be found in
    9797    the file <filename>README.configure</filename>.</para>
    98    
     98
    9999    <para><option>--disable-xft</option>: Remove support for Xft fonts.</para>
    100100
     
    131131URxvt*font: xft:Monospace:pixelsize=12
    132132EOF</userinput></screen>
    133    
     133
    134134    <para>The <application>rxvt-unicode</application> application can also run
    135135    in a daemon mode, which makes it possible to open multiple terminal windows
     
    137137    to the <command>urxvtd</command> daemon and requests a new terminal window.
    138138    </para>
    139    
     139
    140140  <note>
    141141    <para>Use that option with caution. If the daemon crashes, all the
    142142    running processes in the terminal windows are terminated.</para>
    143143  </note>
    144  
     144
    145145    <para>
    146146    You can start the <command>urxvtd</command> daemon in the system or
     
    148148    <filename>~/.xinitrc</filename>) by adding the following lines near the top
    149149    of the script:</para>
    150    
     150
    151151<screen><userinput><literal># Start the urxvtd daemon
    152152urxvtd -q -f -o &amp;
  • general/genutils/xterm.xml

    rb5b51a2 rfd7e0ed6  
    9999  <sect2 role="commands">
    100100    <title>Command Explanations</title>
    101    
     101
    102102    <para><command>sed -i ... termcap</command>,
    103103    <command>echo ... >>terminfo</command>: these commands modify the terminal
  • general/graphlib/librsvg.xml

    rb5b51a2 rfd7e0ed6  
    7676    <para role="required"><xref linkend="gtk2"/> and
    7777    <xref linkend="libxml2"/></para>
    78  
     78
    7979    <bridgehead renderas="sect4">Recommended</bridgehead>
    8080    <para role="recommended"><xref linkend="libcroco"/> and
     
    9090    <command>rsvg-convert</command>.</para>
    9191
    92    
     92
    9393    <para condition="html" role="usernotes">User Notes:
    9494    <ulink url="&blfs-wiki;/librsvg"/></para>
  • general/prog/jdk.xml

    rb5b51a2 rfd7e0ed6  
    322322      OTHER_CFLAGS/OTHER_CXXFLAGS/OTHER_LDFLAGS instead.  -O3, even in
    323323      OTHER_C{,XX}FLAGS, is known to cause a build failure.</para></warning>
    324  
     324
    325325
    326326    <para>Additionally, if you would like to <command>make</command> in
  • general/prog/perl-modules.xml

    rb5b51a2 rfd7e0ed6  
    185185                      </listitem>
    186186                    </itemizedlist>
    187                  
     187
    188188                  </listitem>
    189189                </itemizedlist>
     
    14871487
    14881488    <note>
    1489      
     1489
    14901490      <para>When reinstalling a <application>Perl</application> module,
    14911491      sometimes older versions of the module being reinstalled are in other
  • general/sysutils/hal.xml

    rb5b51a2 rfd7e0ed6  
    382382      <filename>/etc/fstab</filename> with the correct options, thus mostly
    383383      defeating the point of installing HAL.</para>
    384      
     384
    385385      <para>In order to adjust the default mount options, GNOME users should
    386386      change the
Note: See TracChangeset for help on using the changeset viewer.