Changeset 3af204c for general


Ignore:
Timestamp:
07/24/2012 04:19:05 PM (12 years ago)
Author:
Krejzi <krejzi@…>
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:
a1025cc
Parents:
a2912ff
Message:

XML Polishing, Part 3. Minor change to changelog regarding MySQL update, only for eye candy.

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

Location:
general/genlib
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/glibmm.xml

    ra2912ff r3af204c  
    149149        <listitem>
    150150          <para>
    151             contains the GLib API classes.
     151            contains the <application>GLib</application> API classes.
    152152          </para>
    153153          <indexterm zone="glibmm libglibmm-2.4">
  • general/genlib/gmime.xml

    ra2912ff r3af204c  
    66
    77  <!ENTITY gmime-download-http "&gnome-download-http;/gmime/2.4/gmime-&gmime-version;.tar.xz">
    8   <!ENTITY gmime-download-ftp "&gnome-download-ftp;/gmime/2.4/gmime-&gmime-version;.tar.xz">
     8  <!ENTITY gmime-download-ftp  "&gnome-download-ftp;/gmime/2.4/gmime-&gmime-version;.tar.xz">
    99  <!ENTITY gmime-md5sum        "46a52361d43769d20dbd87aa225bc3f9">
    1010  <!ENTITY gmime-size          "672 KB">
  • general/genlib/json-glib.xml

    ra2912ff r3af204c  
    2828
    2929  <sect2 role="package">
    30     <title>Introduction to JSON-GLib</title>
     30    <title>Introduction to JSON GLib</title>
    3131
    3232    <para>
    33       The <application>JSON-GLib</application> package is a library
     33      The <application>JSON GLib</application> package is a library
    3434      providing serialization and deserialization support for the JavaScript
    3535      Object Notation (JSON) format described by RFC 4627.
     
    9595
    9696  <sect2 role="installation">
    97     <title>Installation of JSON-GLib</title>
     97    <title>Installation of JSON GLib</title>
    9898
    9999    <para>
    100       Install <application>JSON-GLib</application> by running the following
     100      Install <application>JSON GLib</application> by running the following
    101101      commands:
    102102    </para>
     
    152152        <listitem>
    153153          <para>
    154             contains the <application>JSON-GLib</application> API functions.
     154            contains the <application>JSON GLib</application> API functions.
    155155          </para>
    156156          <indexterm zone="json-glib libjson-glib-1">
  • general/genlib/libcroco.xml

    ra2912ff r3af204c  
    181181        </listitem>
    182182      </varlistentry>
     183
    183184    </variablelist>
    184185
  • general/genlib/libgsf.xml

    ra2912ff r3af204c  
    8787    </para>
    8888
    89 
    9089    <bridgehead renderas="sect4">Optional</bridgehead>
    9190    <para role="optional">
     
    114113      Running <command>make check</command> will build a battery of test
    115114      programs which are built using the just-created
    116       <filename class='libraryfile'>libgsf-1</filename> library. All the programs
     115      <filename class="libraryfile">libgsf-1</filename> library. All the programs
    117116      should build successfully with no errors displayed.
    118117    </para>
Note: See TracChangeset for help on using the changeset viewer.