Changeset a41f643 for server/databases


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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/databases/mysql.xml

    re05cd03f ra41f643  
    6767    <itemizedlist spacing="compact">
    6868      <listitem>
    69         <para>Required Patches: 
     69        <para>Required Patches:
    7070        <ulink  url="&patch-root;/mysql-&mysql-version;-logevent-1.patch"/>
    7171         <ulink url="&patch-root;/mysql-&mysql-version;-client-1.patch"/>
     
    144144ln -v -sf mysql/libmysqlclient{,_r}.so* . &amp;&amp;
    145145popd &amp;&amp;
    146  
     146
    147147pushd /usr/share/info &amp;&amp;
    148148rm -v dir &amp;&amp;
     
    155155      <para>The only documentation shipped in the source tarball are
    156156      <filename>mysql.info</filename>, <filename>manual.chm</filename>
    157       (Microsoft Help format) files, and man pages. You can download various 
    158       formats of the <application>MySQL</application> Reference Manual 
     157      (Microsoft Help format) files, and man pages. You can download various
     158      formats of the <application>MySQL</application> Reference Manual
    159159      from <ulink url="http://dev.mysql.com/doc/"/>.</para>
    160160    </tip>
Note: See TracChangeset for help on using the changeset viewer.