Ignore:
Timestamp:
02/19/2021 03:20:16 PM (3 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
eff7423
Parents:
4a80a67
Message:

Remove period at the end of short descriptions.
In the process, some attributes in single quotes have been changed to double
quotes, and a few attribute lists have been written on one line instead of
several lines.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/ruby.xml

    r4a80a67 r4c24eb0a  
    195195        <listitem>
    196196          <para>
    197             creates bundles of Ruby Gems.
     197            creates bundles of Ruby Gems
    198198          </para>
    199199          <indexterm zone="ruby bundle">
     
    207207        <listitem>
    208208          <para>
    209             manages an application's dependencies throughout it's lifecycle.
     209            manages an application's dependencies throughout it's lifecycle
    210210          </para>
    211211          <indexterm zone="ruby bundler">
     
    220220          <para>
    221221            is Tiny eRuby. It interprets a
    222             <application>Ruby</application> code embedded text file.
     222            <application>Ruby</application> code embedded text file
    223223          </para>
    224224          <indexterm zone="ruby erb">
     
    233233          <para>
    234234            command for RubyGems - a sophisticated package manager for
    235             <application>Ruby</application>.
     235            <application>Ruby</application>
    236236          </para>
    237237          <indexterm zone="ruby gem">
     
    246246          <para>
    247247            is the interactive interface for
    248             <application>Ruby</application>.
     248            <application>Ruby</application>
    249249          </para>
    250250          <indexterm zone="ruby irb">
     
    258258        <listitem>
    259259          <para>
    260             a make-like build utility for <application>Ruby</application>.
     260            a make-like build utility for <application>Ruby</application>
    261261          </para>
    262262          <indexterm zone="ruby rake">
     
    270270        <listitem>
    271271          <para>
    272             generates <application>Ruby</application> documentation.
     272            generates <application>Ruby</application> documentation
    273273          </para>
    274274          <indexterm zone="ruby rdoc">
     
    283283          <para>
    284284            displays documentation from a database on
    285             <application>Ruby</application> classes, modules, and methods.
     285            <application>Ruby</application> classes, modules, and methods
    286286          </para>
    287287          <indexterm zone="ruby ri">
     
    296296          <para>
    297297            is an interpreted scripting language for quick
    298             and easy object-oriented programming.
     298            and easy object-oriented programming
    299299          </para>
    300300          <indexterm zone="ruby ruby-prog">
     
    308308        <listitem>
    309309          <para>
    310             contains the API functions required by <application>Ruby</application>.
     310            contains the API functions required by <application>Ruby</application>
    311311          </para>
    312312          <indexterm zone="ruby libruby">
Note: See TracChangeset for help on using the changeset viewer.