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
  • postlfs/filesystems/gptfdisk.xml

    r4a80a67 r4c24eb0a  
    163163        <listitem>
    164164          <para>
    165             is an ncurses-based tool for manipulating GPT partitions.
     165            is an ncurses-based tool for manipulating GPT partitions
    166166          </para>
    167167          <indexterm zone="gptfdisk cgdisk">
     
    175175        <listitem>
    176176          <para>
    177             is an interactive text-mode tool for manipulating GPT partitions.
     177            is an interactive text-mode tool for manipulating GPT partitions
    178178          </para>
    179179          <indexterm zone="gptfdisk gdisk">
     
    187187        <listitem>
    188188          <para>
    189             repairs mis-formatted MBR based disk partitions.
     189            repairs mis-formatted MBR based disk partitions
    190190          </para>
    191191          <indexterm zone="gptfdisk fixparts">
     
    200200          <para>
    201201            is a partition manipulation program for
    202             GPT partitions similar to <command>sfdisk</command>.
     202            GPT partitions similar to <command>sfdisk</command>
    203203          </para>
    204204          <indexterm zone="gptfdisk sgdisk">
     
    210210    </variablelist>
    211211  </sect2>
     212
    212213</sect1>
Note: See TracChangeset for help on using the changeset viewer.