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/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>
Note: See TracChangeset for help on using the changeset viewer.