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/python3.xml

    r4a80a67 r4c24eb0a  
    300300          <para>
    301301            is a frontend to pip3 to make it easier to configure python modules
    302             through the PIP package manager.
     302            through the PIP package manager
    303303          </para>
    304304          <indexterm zone="python3 easy_install">
     
    315315            aware GUI editor. For this script to run, you must have installed
    316316            <application>Tk</application> before Python so that the Tkinter
    317             Python module is built.
     317            Python module is built
    318318          </para>
    319319          <indexterm zone="python3 idle3">
     
    328328          <para>
    329329            is the <application>Python</application> documentation
    330             tool.
     330            tool
    331331          </para>
    332332          <indexterm zone="python3 pydoc3">
     
    341341          <para>
    342342            is an interpreted, interactive, object-oriented programming
    343             language.
     343            language
    344344          </para>
    345345          <indexterm zone="python3 python3-prog">
     
    354354          <para>
    355355            is a version-specific name for the <command>python</command>
    356             program.
     356            program
    357357          </para>
    358358          <indexterm zone="python3 python-ver">
    359             <primary
    360             sortas="b-python&python3-majorver;">python&python3-majorver;</primary>
     359            <primary sortas="b-python&python3-majorver;">python&python3-majorver;</primary>
    361360          </indexterm>
    362361        </listitem>
Note: See TracChangeset for help on using the changeset viewer.