Ignore:
Timestamp:
01/25/2005 04:48:26 PM (19 years ago)
Author:
Randy McMurchy <randy@…>
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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
0b5a693
Parents:
cef3a2f
Message:

Round 2 of renaming package-name entities

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/ruby.xml

    rcef3a2f r5db3785e  
    1313]>
    1414
    15 <sect1 id="ruby-package" xreflabel="Ruby-&ruby-version;">
     15<sect1 id="ruby" xreflabel="Ruby-&ruby-version;">
    1616<sect1info>
    1717<othername>$LastChangedBy$</othername>
     
    2020<?dbhtml filename="ruby.html"?>
    2121<title>Ruby-&ruby-version;</title>
    22 <indexterm zone="ruby-package">
     22<indexterm zone="ruby">
    2323<primary sortas="a-Ruby">Ruby</primary></indexterm>
    2424
     
    9797<?dbfo list-presentation="list"?>
    9898
    99 <varlistentry id="ruby">
     99<varlistentry id="ruby-prog">
    100100<term><command>ruby</command></term>
    101101<listitem><para>is an interpreted scripting language for quick
    102102and easy object-oriented programming.</para>
    103 <indexterm zone="ruby-package ruby">
     103<indexterm zone="ruby ruby-prog">
    104104<primary sortas="b-ruby">ruby</primary></indexterm>
    105105</listitem>
     
    110110<listitem><para>is the interactive interface for
    111111<application>Ruby</application>.</para>
    112 <indexterm zone="ruby-package irb">
     112<indexterm zone="ruby irb">
    113113<primary sortas="b-irb">irb</primary></indexterm>
    114114</listitem>
     
    119119<listitem><para>is Tiny eRuby. It interprets a
    120120<application>Ruby</application> code embedded text file.</para>
    121 <indexterm zone="ruby-package erb">
     121<indexterm zone="ruby erb">
    122122<primary sortas="b-erb">erb</primary></indexterm>
    123123</listitem>
     
    128128<listitem><para>displays documentation from a database on
    129129<application>Ruby</application> classes, modules and methods.</para>
    130 <indexterm zone="ruby-package ri">
     130<indexterm zone="ruby ri">
    131131<primary sortas="b-ri">ri</primary></indexterm>
    132132</listitem>
     
    137137<listitem><para>contains the <acronym>API</acronym> functions required
    138138by <application>Ruby</application>.</para>
    139 <indexterm zone="ruby-package libruby">
     139<indexterm zone="ruby libruby">
    140140<primary sortas="c-libruby">libruby.so</primary></indexterm>
    141141</listitem>
Note: See TracChangeset for help on using the changeset viewer.