Changeset f0334b2


Ignore:
Timestamp:
09/28/2003 10:10:55 PM (21 years ago)
Author:
Larry Lawrence <larry@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 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, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
7915966
Parents:
971ca3d
Message:

more acronyms

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

Files:
12 edited

Legend:

Unmodified
Added
Removed
  • appendices/glossary.xml

    r971ca3d rf0334b2  
    165165
    166166<glossentry id="gGTK"><glossterm><acronym>GTK</acronym></glossterm>
    167 <glossdef><para>Gimp ToolKit</para></glossdef></glossentry>
     167<glossdef><para><acronym>GIMP</acronym> ToolKit</para></glossdef></glossentry>
    168168
    169169<glossentry id="gGUI"><glossterm><acronym>GUI</acronym></glossterm>
  • content/databases/mysql/mysql-config.xml

    r971ca3d rf0334b2  
    11<sect2>
    2 <title>Configuring MySQL</title>
     2<title>Configuring <application>My<acronym>SQL</acronym></application></title>
    33
    44<sect3>
     
    5757
    5858<sect4>
    59 <title>MySQL init.d script</title>
     59<title><application>My<acronym>SQL</acronym></application> init.d script</title>
    6060
    61 <para>To automate the running of MySQL, use the following command to create
     61<para>To automate the running of <application>My<acronym>SQL</acronym></application>, use the following command to create
    6262the init.d script:</para>
    6363
  • content/databases/mysql/mysql-desc.xml

    r971ca3d rf0334b2  
    22<title>Contents</title>
    33
    4 <para>The mysql package contains <command>
     4<para>The <application>My<acronym>SQL</acronym></application> package contains <command>
    55comp_err</command>, <command>
    66isamchk</command>, <command>
     
    6262
    6363<para>A package listing would be several pages long, we suggest
    64 consulting the MySQL documentation for full details, instead.</para>
     64consulting the <application>My<acronym>SQL</acronym></application> documentation for full details, instead.</para>
    6565
    66 <para>Certain MySQL support programs may require the perl DBI modules to be installed to function properly.</para>
     66<para>Certain <application>My<acronym>SQL</acronym></application> support programs may require the perl DBI modules to be installed to function properly.</para>
    6767
    6868</sect2>
  • content/databases/mysql/mysql-inst.xml

    r971ca3d rf0334b2  
    11<sect2>
    2 <title>Installation of <application>MySQL</application></title>
     2<title>Installation of <application>My<acronym>SQL</acronym></application></title>
    33
    44<para>For security reasons, running the server as an unpriviledged user
     
    88useradd -c mysql -d /dev/null -g mysql -s /bin/false mysql</command></userinput></screen>
    99
    10 <para>Build and install <application>MySQL</application> by running the following commands:</para>
     10<para>Build and install <application>My<acronym>SQL</acronym></application> by running the following commands:</para>
    1111
    1212<screen><userinput><command>cp configure configure.old &amp;&amp;
  • content/databases/mysql/mysql-intro.xml

    r971ca3d rf0334b2  
    11<sect2>
    2 <title>Introduction to <application>MySQL</application></title>
     2<title>Introduction to <application>My<acronym>SQL</acronym></application></title>
    33
    4 <para><application>MySQL</application> is a widely used and fast
     4<para><application>My<acronym>SQL</acronym></application> is a widely used and fast
    55<acronym>SQL</acronym> database server. It is a client/server
    66implementation that consists of a server daemon and many different
     
    1616</sect3>
    1717
    18 <sect3><title><application>MySQL</application> dependencies</title>
     18<sect3><title><application>My<acronym>SQL</acronym></application> dependencies</title>
    1919<sect4><title>Optional</title>
    2020<para><xref linkend="readline"/>, <xref linkend="openssl"/>,
  • general/genlib/glib/glib-desc.xml

    r971ca3d rf0334b2  
    1010<sect3><title>GLib libraries</title>
    1111<para><application>GLib</application> libraries contain a low-level core
    12 library for the Gimp Tool Kit.</para></sect3>
     12library for the <application><acronym>GIMP</acronym></application> Toolkit.</para></sect3>
    1313
    1414
  • general/genlib/glib/glib2-desc.xml

    r971ca3d rf0334b2  
    1010<sect3><title>GLib libraries</title>
    1111<para>GLib libraries contain a low-level core library for the
    12 <application>Gimp</application> Tool Kit.</para></sect3>
     12<application><acronym>GIMP</acronym></application> Toolkit.</para></sect3>
    1313
    1414
  • gnome/lib/gdk/gdk-desc.xml

    r971ca3d rf0334b2  
    1111<para><filename>libdgk_pixbuf</filename> libraries contain the
    1212<acronym>GTK</acronym>+ pixbuf libraries for the
    13 <application>Gimp</application>
    14 Tool Kit.</para></sect3>
     13<application><acronym>GIMP</acronym></application>
     14Toolkit.</para></sect3>
    1515
    1616
  • pst/scanning/sane/sane-desc.xml

    r971ca3d rf0334b2  
    1313scanning.</para>
    1414<para><command>gimp-plugin</command> : xscanimage as
    15 <application>Gimp</application>-plugin.</para>
     15<application><acronym>GIMP</acronym></application>-plugin.</para>
    1616</sect3>
    1717
  • server/mail/courier/courier-config.xml

    r971ca3d rf0334b2  
    99
    1010<para>Make the following changes in this file if you are utilizing
    11 <application>MySQL</application>:</para>
     11<application>My<acronym>SQL</acronym></application>:</para>
    1212<screen><userinput>MYSQL_SERVER            localhost
    1313MYSQL_USERNAME          courier
     
    153153</acronym> Configuration</emphasis></para>
    154154
    155 <para>This section will enable the <acronym>POP3</acronym> Server from
     155<para>This section will enable the <acronym>POP</acronym>3 Server from
    156156Courier</para>
    157157
     
    206206chown vmailman.vmailman Maildir -R</command></userinput></screen>
    207207
    208 <para>Add the virtual user to the MySQL database. You need to enter at
     208<para>Add the virtual user to the <application>My<acronym>SQL</acronym></application> database. You need to enter at
    209209least on version of the password either clear text or encrypted.</para>
    210210
  • server/mail/courier/courier-intro.xml

    r971ca3d rf0334b2  
    77your domain or a mail relay agent. The <application>Courier</application>
    88packages also includes a web-based email interface, <acronym>IMAP</acronym>,
    9 <acronym>IMAP-SSL</acronym>, <acronym>POP3</acronym>, and
    10 <acronym>POP3</acronym>-<acronym>SSL</acronym>. The configuration
     9<acronym>IMAP</acronym>-<acronym>SSL</acronym>, <acronym>POP</acronym>3, and
     10<acronym>POP</acronym>3-<acronym>SSL</acronym>. The configuration
    1111listed below will allow users with <acronym>PAM</acronym> and virtual-users in
    12 a <application>MySQL</application> Database access to email.</para>
     12a <application>My<acronym>SQL</acronym></application> Database access to email.</para>
    1313
    1414
  • xsoft/other/balsa/balsa-config.xml

    r971ca3d rf0334b2  
    11<sect2>
    2 <title>Configuring Balsa</title>
     2<title>Configuring <application>Balsa</application></title>
    33
    44
    55<sect3><title>Configuration Information</title>
    66
    7 <para>All configuration of Balsa is done through the Balsa menu
     7<para>All configuration of <application>Balsa</application> is done through the <application>Balsa</application> menu
    88system, with mailbox configuration done with the Settings-&gt;Preferences
    99menu. </para>
Note: See TracChangeset for help on using the changeset viewer.