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/btrfs-progs.xml

    r4a80a67 r4c24eb0a  
    249249        <listitem>
    250250          <para>
    251             is the main interface into btrfs filesystem operations.
     251            is the main interface into btrfs filesystem operations
    252252          </para>
    253253          <indexterm zone="btrfs-progs btrfs-prog">
     
    261261        <listitem>
    262262          <para>
    263             converts from an ext2/3/4 filesystem to btrfs.
     263            converts from an ext2/3/4 filesystem to btrfs
    264264          </para>
    265265          <indexterm zone="btrfs-progs btrfs-convert">
     
    273273        <listitem>
    274274          <para>
    275             is a filter to find btrfs root.
     275            is a filter to find btrfs root
    276276          </para>
    277277          <indexterm zone="btrfs-progs btrfs-find-root">
     
    285285        <listitem>
    286286          <para>
    287             maps btrfs logical extent to physical extent.
     287            maps btrfs logical extent to physical extent
    288288          </para>
    289289          <indexterm zone="btrfs-progs btrfs-map-logical">
     
    297297        <listitem>
    298298          <para>
    299             overwrites the primary superblock with a backup copy.
     299            overwrites the primary superblock with a backup copy
    300300          </para>
    301301          <indexterm zone="btrfs-progs btrfs-select-super">
     
    309309        <listitem>
    310310          <para>
    311             tunes various filesystem parameters.
     311            tunes various filesystem parameters
    312312          </para>
    313313          <indexterm zone="btrfs-progs btrfstune">
     
    321321        <listitem>
    322322          <para>
    323             does nothing, but is present for consistency with fstab.
     323            does nothing, but is present for consistency with fstab
    324324          </para>
    325325          <indexterm zone="btrfs-progs fsck.btrfs">
     
    333333        <listitem>
    334334          <para>
    335             creates a btrfs file system.
     335            creates a btrfs file system
    336336          </para>
    337337          <indexterm zone="btrfs-progs mkfs.btrfs">
Note: See TracChangeset for help on using the changeset viewer.