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
  • networking/netprogs/net-tools.xml

    r4a80a67 r4c24eb0a  
    201201          <para>
    202202            is used to manipulate the kernel's ARP cache, usually
    203             to add or delete an entry, or to dump the entire cache.
     203            to add or delete an entry, or to dump the entire cache
    204204          </para>
    205205          <indexterm zone="net-tools arp">
     
    261261        <listitem>
    262262          <para>
    263             adds, deletes and shows an interface's multicast addresses.
     263            adds, deletes and shows an interface's multicast addresses
    264264          </para>
    265265          <indexterm zone="net-tools ipmaddr">
     
    273273        <listitem>
    274274          <para>
    275             adds, changes, deletes and shows an interface's tunnels.
     275            adds, changes, deletes and shows an interface's tunnels
    276276          </para>
    277277          <indexterm zone="net-tools iptunnel">
     
    286286          <para>
    287287            checks or sets the status of a network interface's Media
    288             Independent Interface (MII) unit.
     288            Independent Interface (MII) unit
    289289          </para>
    290290          <indexterm zone="net-tools mii-tool">
     
    298298        <listitem>
    299299          <para>
    300             names network interfaces based on MAC addresses.
     300            names network interfaces based on MAC addresses
    301301          </para>
    302302          <indexterm zone="net-tools nameif">
     
    311311          <para>
    312312            is used to report network connections, routing tables, and
    313             interface statistics.
     313            interface statistics
    314314          </para>
    315315          <indexterm zone="net-tools netstat">
     
    336336          <para>
    337337            is used to fine tune the PLIP device parameters, to
    338             improve its performance.
     338            improve its performance
    339339          </para>
    340340          <indexterm zone="net-tools plipconfig">
     
    348348        <listitem>
    349349          <para>
    350             is used to manipulate the kernel's RARP table.
     350            is used to manipulate the kernel's RARP table
    351351          </para>
    352352          <indexterm zone="net-tools rarp">
     
    360360        <listitem>
    361361          <para>
    362             is used to manipulate the IP routing table.
     362            is used to manipulate the IP routing table
    363363          </para>
    364364          <indexterm zone="net-tools route">
     
    374374            attaches a network interface to a serial line. This allows you to
    375375            use normal terminal lines for point-to-point links to others
    376             computers.
     376            computers
    377377          </para>
    378378          <indexterm zone="net-tools slattach">
Note: See TracChangeset for help on using the changeset viewer.