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

Location:
postlfs/filesystems
Files:
13 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">
  • postlfs/filesystems/dosfstools.xml

    r4a80a67 r4c24eb0a  
    157157        <listitem>
    158158          <para>
    159             sets or gets a MS-DOS filesystem label from a given device.
     159            sets or gets a MS-DOS filesystem label from a given device
    160160          </para>
    161161          <indexterm zone="dosfstools fatlabel">
     
    169169        <listitem>
    170170          <para>
    171             checks and repairs MS-DOS filesystems.
     171            checks and repairs MS-DOS filesystems
    172172          </para>
    173173          <indexterm zone="dosfstools fsckfat">
     
    181181        <listitem>
    182182          <para>
    183             creates an MS-DOS filesystem under Linux.
     183            creates an MS-DOS filesystem under Linux
    184184          </para>
    185185          <indexterm zone="dosfstools mkfsfat">
  • postlfs/filesystems/fuse3.xml

    r4a80a67 r4c24eb0a  
    258258        <listitem>
    259259          <para>
    260             is a suid root program to mount and unmount Fuse filesystems.
     260            is a suid root program to mount and unmount Fuse filesystems
    261261          </para>
    262262          <indexterm zone="fuse3 fusermount3">
     
    271271          <para>
    272272            is the command <command>mount</command> calls to mount a Fuse
    273             filesystem.
     273            filesystem
    274274          </para>
    275275          <indexterm zone="fuse3 mount.fuse3">
     
    283283        <listitem>
    284284          <para>
    285             contains the <application>FUSE</application> API functions.
     285            contains the <application>FUSE</application> API functions
    286286          </para>
    287287          <indexterm zone="fuse3 libfuse3">
  • 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>
  • postlfs/filesystems/jfs.xml

    r4a80a67 r4c24eb0a  
    170170          <para>
    171171            is used to replay the JFS transaction log, check a
    172             JFS formatted device for errors, and fix any errors found.
     172            JFS formatted device for errors, and fix any errors found
    173173          </para>
    174174          <indexterm zone="jfsutils fsck.jfs">
     
    182182        <listitem>
    183183          <para>
    184             is a hard link to fsck.jfs.
     184            is a hard link to fsck.jfs
    185185          </para>
    186186          <indexterm zone="jfsutils jfs_fsck">
     
    194194        <listitem>
    195195          <para>
    196             constructs an JFS file system.
     196            constructs an JFS file system
    197197          </para>
    198198          <indexterm zone="jfsutils mkfs.jfs">
     
    206206        <listitem>
    207207          <para>
    208             is a hard link to mkfs.jfs.
     208            is a hard link to mkfs.jfs
    209209          </para>
    210210          <indexterm zone="jfsutils jfs_mkfs">
     
    219219          <para>
    220220            is a program which can be used to perform various low-level
    221             actions on a JFS formatted device.
     221            actions on a JFS formatted device
    222222          </para>
    223223          <indexterm zone="jfsutils jfs_debugfs">
     
    232232          <para>
    233233            extracts a JFS fsck service log into a file and/or formats and
    234             displays the extracted file.
     234            displays the extracted file
    235235          </para>
    236236          <indexterm zone="jfsutils jfs_fscklog">
     
    245245          <para>
    246246            dumps the contents of the journal log from the specified
    247             JFS formatted device into output file ./jfslog.dmp.
     247            JFS formatted device into output file ./jfslog.dmp
    248248          </para>
    249249          <indexterm zone="jfsutils jfs_logdump">
     
    257257        <listitem>
    258258          <para>
    259             adjusts tunable file system parameters on JFS file systems.
     259            adjusts tunable file system parameters on JFS file systems
    260260          </para>
    261261          <indexterm zone="jfsutils jfs_tune">
  • postlfs/filesystems/lvm2.xml

    r4a80a67 r4c24eb0a  
    325325        <listitem>
    326326          <para>
    327             is a utility to deactivate block devices.
     327            is a utility to deactivate block devices
    328328          </para>
    329329          <indexterm zone="lvm2 blkdeactivate">
     
    337337        <listitem>
    338338          <para>
    339             (optional) is the Device Mapper event daemon.
     339            (optional) is the Device Mapper event daemon
    340340          </para>
    341341          <indexterm zone="lvm2 dmeventd">
     
    349349        <listitem>
    350350          <para>
    351             is a low level logical volume management tool.
     351            is a low level logical volume management tool
    352352          </para>
    353353          <indexterm zone="lvm2 dmsetup">
     
    361361        <listitem>
    362362          <para>
    363             is a utility used to resize or check filesystem on a device.
     363            is a utility used to resize or check filesystem on a device
    364364          </para>
    365365          <indexterm zone="lvm2 fsadm">
     
    376376            Commands are implemented via sympolic links to this program to
    377377            manage physical devices (pv*), volume groups (vg*) and logical
    378             volumes (lv*).
     378            volumes (lv*)
    379379          </para>
    380380          <indexterm zone="lvm2 lvm">
     
    404404          <para>
    405405            is a tool used to dump various information concerning
    406             <application>LVM2</application>.
     406            <application>LVM2</application>
    407407          </para>
    408408          <indexterm zone="lvm2 lvmdump">
     
    416416        <listitem>
    417417          <para>
    418             is used to import a duplicated VG (e.g. hardware snapshot).
     418            is used to import a duplicated VG (e.g. hardware snapshot)
    419419          </para>
    420420          <indexterm zone="lvm2 vgimportclone">
     
    425425
    426426      <varlistentry id="libdevmapper">
    427         <term><filename class='libraryfile'>libdevmapper.so</filename></term>
     427        <term><filename class="libraryfile">libdevmapper.so</filename></term>
    428428        <listitem>
    429429          <para>
    430430            contains the <application>Device Mapper</application> API
    431             functions.
     431            functions
    432432          </para>
    433433          <indexterm zone="lvm2 libdevmapper">
  • postlfs/filesystems/mdadm.xml

    r4a80a67 r4c24eb0a  
    217217        <listitem>
    218218          <para>
    219             manages MD devices aka Linux Software RAID.
     219            manages MD devices aka Linux Software RAID
    220220          </para>
    221221          <indexterm zone="mdadm mdadm-prog">
     
    229229        <listitem>
    230230          <para>
    231             monitors MD external metadata arrays.
     231            monitors MD external metadata arrays
    232232          </para>
    233233          <indexterm zone="mdadm mdmon">
     
    242242          <para>
    243243            is a tiny program that can be used to assemble MD devices
    244             inside an initial ramdisk (initrd) or initramfs.
     244            inside an initial ramdisk (initrd) or initramfs
    245245          </para>
    246246          <indexterm zone="mdadm mdassemble">
  • postlfs/filesystems/ntfs-3g.xml

    r4a80a67 r4c24eb0a  
    245245        <listitem>
    246246          <para>
    247             is similar to ntfs-3g but uses the Fuse low-level interface.
     247            is similar to ntfs-3g but uses the Fuse low-level interface
    248248          </para>
    249249          <indexterm zone="ntfs-3g lowntfs-3g">
     
    257257        <listitem>
    258258          <para>
    259             is a symlink to mkntfs.
     259            is a symlink to mkntfs
    260260          </para>
    261261          <indexterm zone="ntfs-3g mkfs.ntfs">
     
    269269        <listitem>
    270270          <para>
    271             creates an NTFS file system.
     271            creates an NTFS file system
    272272          </para>
    273273          <indexterm zone="ntfs-3g mkntfs">
     
    281281        <listitem>
    282282          <para>
    283             is a symlink to lowntfs-3g.
     283            is a symlink to lowntfs-3g
    284284          </para>
    285285          <indexterm zone="ntfs-3g mount.lowntfs-3g">
     
    293293        <listitem>
    294294          <para>
    295             mounts an NTFS filesystem.
     295            mounts an NTFS filesystem
    296296          </para>
    297297          <indexterm zone="ntfs-3g mount.ntfs">
     
    305305        <listitem>
    306306          <para>
    307             is a symbolic link to ntfs-3g.
     307            is a symbolic link to ntfs-3g
    308308          </para>
    309309          <indexterm zone="ntfs-3g mount.ntfs-3g">
     
    322322            files. It can also handle special files like symbolic links, devices, and
    323323            FIFOs; moreover it provides standard management of file ownership
    324             and permissions, including POSIX ACLs.
     324            and permissions, including POSIX ACLs
    325325          </para>
    326326          <indexterm zone="ntfs-3g ntfs-3g-prog">
     
    336336            tests if an NTFS volume is mountable read only or read-write, and
    337337            exits with a status value accordingly. The volume can be a block
    338             device or image file.
     338            device or image file
    339339          </para>
    340340          <indexterm zone="ntfs-3g ntfs-3g.probe">
     
    348348        <listitem>
    349349          <para>
    350             audits NTFS Security Data.
     350            audits NTFS Security Data
    351351          </para>
    352352          <indexterm zone="ntfs-3g ntfs-3g.secaudit">
     
    362362            creates the file defining the mapping of Windows accounts to Linux
    363363            logins for users who owns files which should be visible from both
    364             Windows and Linux.
     364            Windows and Linux
    365365          </para>
    366366          <indexterm zone="ntfs-3g ntfs-3g.usermap">
     
    386386        <listitem>
    387387          <para>
    388             copies a file to an NTFS volume.
     388            copies a file to an NTFS volume
    389389          </para>
    390390          <indexterm zone="ntfs-3g ntfscp">
     
    398398        <listitem>
    399399          <para>
    400             fixes common errors and forces Windows to check an NTFS partition.
     400            fixes common errors and forces Windows to check an NTFS partition
    401401          </para>
    402402          <indexterm zone="ntfs-3g ntfsfix">
     
    410410        <listitem>
    411411          <para>
    412             lists directory contents on an NTFS filesystem.
     412            lists directory contents on an NTFS filesystem
    413413          </para>
    414414          <indexterm zone="ntfs-3g ntfsls">
     
    422422        <listitem>
    423423          <para>
    424             prints NTFS files and streams on the standard output.
     424            prints NTFS files and streams on the standard output
    425425          </para>
    426426          <indexterm zone="ntfs-3g ntfscat">
     
    434434        <listitem>
    435435          <para>
    436             clones an NTFS filesystem.
     436            clones an NTFS filesystem
    437437          </para>
    438438          <indexterm zone="ntfs-3g ntfsclone">
     
    446446        <listitem>
    447447          <para>
    448             compares two NTFS filesystems and tells the differences.
     448            compares two NTFS filesystems and tells the differences
    449449          </para>
    450450          <indexterm zone="ntfs-3g ntfscmp">
     
    458458        <listitem>
    459459          <para>
    460             dumps a file's attributes.
     460            dumps a file's attributes
    461461          </para>
    462462          <indexterm zone="ntfs-3g ntfsinfo">
     
    470470        <listitem>
    471471          <para>
    472             displays or changes the label on an ntfs file system.
     472            displays or changes the label on an ntfs file system
    473473          </para>
    474474          <indexterm zone="ntfs-3g ntfslabel">
     
    482482        <listitem>
    483483          <para>
    484             resizes an NTFS filesystem without data loss.
     484            resizes an NTFS filesystem without data loss
    485485          </para>
    486486          <indexterm zone="ntfs-3g ntfsresize">
     
    494494        <listitem>
    495495          <para>
    496             recovers a deleted file from an NTFS volume.
     496            recovers a deleted file from an NTFS volume
    497497          </para>
    498498          <indexterm zone="ntfs-3g ntfsundelete">
     
    506506        <listitem>
    507507          <para>
    508             contains the Ntfs-3g API functions.
     508            contains the Ntfs-3g API functions
    509509          </para>
    510510          <indexterm zone="ntfs-3g libntfs-3g">
     
    515515    </variablelist>
    516516  </sect2>
     517
    517518</sect1>
  • postlfs/filesystems/parted.xml

    r4a80a67 r4c24eb0a  
    224224        <listitem>
    225225          <para>
    226             is a partition manipulation program.
     226            is a partition manipulation program
    227227          </para>
    228228          <indexterm zone="parted parted-prog">
     
    236236        <listitem>
    237237          <para>
    238             informs the OS of partition table changes.
     238            informs the OS of partition table changes
    239239          </para>
    240240          <indexterm zone="parted partprobe">
     
    245245
    246246      <varlistentry id="libparted">
    247         <term><filename class='libraryfile'>libparted.so</filename></term>
    248         <listitem>
    249           <para>
    250             contains the <application>Parted</application> API functions.
     247        <term><filename class="libraryfile">libparted.so</filename></term>
     248        <listitem>
     249          <para>
     250            contains the <application>Parted</application> API functions
    251251          </para>
    252252          <indexterm zone="parted libparted">
     
    257257    </variablelist>
    258258  </sect2>
     259
    259260</sect1>
  • postlfs/filesystems/reiser.xml

    r4a80a67 r4c24eb0a  
    165165            without options, it prints the super block of any
    166166            <application>ReiserFS</application> file
    167             system found on the device.
     167            system found on the device
    168168          </para>
    169169          <indexterm zone="reiserfs debugreiserfs">
     
    177177        <listitem>
    178178          <para>
    179             creates a <application>ReiserFS</application> file system.
     179            creates a <application>ReiserFS</application> file system
    180180          </para>
    181181          <indexterm zone="reiserfs mkreiserfs">
     
    190190          <para>
    191191            is used to check or repair a
    192             <application>ReiserFS</application> file system.
     192            <application>ReiserFS</application> file system
    193193          </para>
    194194          <indexterm zone="reiserfs reiserfsck">
     
    204204            is used for tuning the <application>ReiserFS</application>
    205205            journal. <emphasis>WARNING</emphasis>: Don't use this utility
    206             without first reading the man page thoroughly.
     206            without first reading the man page thoroughly
    207207          </para>
    208208          <indexterm zone="reiserfs reiserfstune">
     
    217217          <para>
    218218            is used to resize an unmounted
    219             <application>ReiserFS</application> file system.
     219            <application>ReiserFS</application> file system
    220220          </para>
    221221          <indexterm zone="reiserfs resize_reiserfs">
  • postlfs/filesystems/smartmontools.xml

    r4a80a67 r4c24eb0a  
    225225        <listitem>
    226226          <para>
    227             is the control and monitor utility for SMART Disks.
     227            is the control and monitor utility for SMART Disks
    228228          </para>
    229229          <indexterm zone="smartmontools smartctl">
     
    237237        <listitem>
    238238          <para>
    239             is the SMART disk monitoring daemon.
     239            is the SMART disk monitoring daemon
    240240          </para>
    241241          <indexterm zone="smartmontools smartd">
     
    249249        <listitem>
    250250          <para>
    251             is the update tool for the smartmontools drive database.
     251            is the update tool for the smartmontools drive database
    252252          </para>
    253253          <indexterm zone="smartmontools update-smart-drivedb">
     
    259259    </variablelist>
    260260  </sect2>
     261
    261262</sect1>
  • postlfs/filesystems/sshfs.xml

    r4a80a67 r4c24eb0a  
    192192        <listitem>
    193193          <para>
    194             mounts an <command>ssh</command> server as a local file system.
     194            mounts an <command>ssh</command> server as a local file system
    195195          </para>
    196196          <indexterm zone="sshfs sshfs-prog">
     
    201201    </variablelist>
    202202  </sect2>
     203
    203204</sect1>
  • postlfs/filesystems/xfsprogs.xml

    r4a80a67 r4c24eb0a  
    186186          <para>
    187187            simply exits with a zero status, since XFS
    188             partitions are checked at mount time.
     188            partitions are checked at mount time
    189189          </para>
    190190          <indexterm zone="xfsprogs fsck.xfs">
     
    198198        <listitem>
    199199          <para>
    200             constructs an XFS file system.
     200            constructs an XFS file system
    201201          </para>
    202202          <indexterm zone="xfsprogs mkfs.xfs">
     
    210210        <listitem>
    211211          <para>
    212             changes the parameters of an XFS file system.
     212            changes the parameters of an XFS file system
    213213          </para>
    214214          <indexterm zone="xfsprogs xfs_admin">
     
    222222        <listitem>
    223223          <para>
    224             prints block mapping for an XFS file.
     224            prints block mapping for an XFS file
    225225          </para>
    226226          <indexterm zone="xfsprogs xfs_bmap">
     
    235235          <para>
    236236            copies the contents of an XFS file system
    237             to one or more targets in parallel.
     237            to one or more targets in parallel
    238238          </para>
    239239          <indexterm zone="xfsprogs xfs_copy">
     
    249249            for each directory argument, estimates the space that directory
    250250            would take if it were copied to an XFS filesystem
    251             (does not cross mount points).
     251            (does not cross mount points)
    252252          </para>
    253253          <indexterm zone="xfsprogs xfs_estimate">
     
    261261        <listitem>
    262262          <para>
    263             is used to debug an XFS file system.
     263            is used to debug an XFS file system
    264264          </para>
    265265          <indexterm zone="xfsprogs xfs_db">
     
    273273        <listitem>
    274274          <para>
    275             suspends access to an XFS file system.
     275            suspends access to an XFS file system
    276276          </para>
    277277          <indexterm zone="xfsprogs xfs_freeze">
     
    288288            mounted filesystems, the reorganization algorithm operates on one
    289289            file at a time, compacting or othewise  improving the layout of the
    290             file extents (contiguous blocks of file data).
     290            file extents (contiguous blocks of file data)
    291291          </para>
    292292          <indexterm zone="xfsprogs xfs_fsr">
     
    300300        <listitem>
    301301          <para>
    302             expands an XFS file system.
     302            expands an XFS file system
    303303          </para>
    304304          <indexterm zone="xfsprogs xfs_growfs">
     
    313313          <para>
    314314            is equivalent to invoking <command>xfs_growfs</command>, but
    315             specifying that no change to the file system is to be made.
     315            specifying that no change to the file system is to be made
    316316          </para>
    317317          <indexterm zone="xfsprogs xfs_info">
     
    327327            is a debugging tool like <command>xfs_db</command>, but is
    328328            aimed at examining the regular file I/O path rather than the raw
    329             XFS volume itself.
     329            XFS volume itself
    330330          </para>
    331331          <indexterm zone="xfsprogs xfs_io">
     
    339339        <listitem>
    340340          <para>
    341             prints the log of an XFS file system.
     341            prints the log of an XFS file system
    342342          </para>
    343343          <indexterm zone="xfsprogs xfs_logprint">
     
    351351        <listitem>
    352352          <para>
    353             restores an XFS metadump image to a filesystem image.
     353            restores an XFS metadump image to a filesystem image
    354354          </para>
    355355          <indexterm zone="xfsprogs xfs_mdrestore">
     
    363363        <listitem>
    364364          <para>
    365             copies XFS filesystem metadata to a file.
     365            copies XFS filesystem metadata to a file
    366366          </para>
    367367          <indexterm zone="xfsprogs xfs_metadump">
     
    375375        <listitem>
    376376          <para>
    377             creates an XFS file, padded with zeroes by default.
     377            creates an XFS file, padded with zeroes by default
    378378          </para>
    379379          <indexterm zone="xfsprogs xfs_mkfile">
     
    388388          <para>
    389389            generates pathnames from inode numbers for an
    390             XFS file system.
     390            XFS file system
    391391          </para>
    392392          <indexterm zone="xfsprogs xfs_ncheck">
     
    401401          <para>
    402402            is a utility for reporting and editing various
    403             aspects of filesystem quota.
     403            aspects of filesystem quota
    404404          </para>
    405405          <indexterm zone="xfsprogs xfs_quota">
     
    413413        <listitem>
    414414          <para>
    415             repairs corrupt or damaged XFS file systems.
     415            repairs corrupt or damaged XFS file systems
    416416          </para>
    417417          <indexterm zone="xfsprogs xfs_repair">
     
    426426          <para>
    427427            copies a file to the real-time partition on an
    428             XFS file system.
     428            XFS file system
    429429          </para>
    430430          <indexterm zone="xfsprogs xfs_rtcp">
     
    439439          <para>
    440440            checks and repairs the contents of a mounted
    441             XFS file system.
     441            XFS file system
    442442          </para>
    443443          <indexterm zone="xfsprogs xfs_scrub">
     
    451451        <listitem>
    452452          <para>
    453             scrubs all mounted XFS file systems.
     453            scrubs all mounted XFS file systems
    454454          </para>
    455455          <indexterm zone="xfsprogs xfs_scrub_all">
     
    464464          <para>
    465465            reports and controls free space usage in an
    466             XFS file system.
     466            XFS file system
    467467          </para>
    468468          <indexterm zone="xfsprogs xfs_spaceman">
     
    478478            contains XFS-specific functions that provide a way to perform
    479479            certain filesystem  operations without using a file descriptor to
    480             access filesystem objects.
     480            access filesystem objects
    481481          </para>
    482482          <indexterm zone="xfsprogs libhandle">
Note: See TracChangeset for help on using the changeset viewer.