Ignore:
Timestamp:
10/03/2003 02:12:31 AM (21 years ago)
Author:
Larry Lawrence <larry@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
9491ec6b
Parents:
0482b012
Message:

filesystem->file system, bootdisk->boot disk, other spelling

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1275 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/filesystems/xfs/xfs-desc.xml

    r0482b012 r666f6de  
    1515
    1616<sect3><title>xfsgrowfs</title>
    17 <para><command>xfsgrowfs</command> expands an <acronym>XFS</acronym> filesystem.
     17<para><command>xfsgrowfs</command> expands an <acronym>XFS</acronym> file system.
    1818</para></sect3>
    1919
    2020<sect3><title>xfs_admin</title>
    2121<para><command>xfs_admin</command> changes the parameters of an <acronym>XFS
    22 </acronym> filesystem.</para></sect3>
     22</acronym> file system.</para></sect3>
    2323
    2424
    2525<sect3><title>xfs_freeze</title>
    26 <para><command>xfs_freeze</command> suspends access to an <acronym>XFS</acronym> filesystem.</para></sect3>
     26<para><command>xfs_freeze</command> suspends access to an <acronym>XFS</acronym> file system.</para></sect3>
    2727
    2828
     
    3333
    3434<sect3><title>xfs_check</title>
    35 <para><command>xfs_check</command> checks <acronym>XFS</acronym> filesystem
     35<para><command>xfs_check</command> checks <acronym>XFS</acronym> file system
    3636consistency.</para>
    3737</sect3>
     
    4343<sect3><title>xfs_rtcp</title>
    4444<para><command>xfs_rtcp</command> copies a file to the real-time
    45 partition on an <acronym>XFS</acronym> filesystem.</para></sect3>
     45partition on an <acronym>XFS</acronym> file system.</para></sect3>
    4646
    4747
    4848<sect3><title>xfs_repair</title>
    4949<para><command>xfs_repair</command> repairs corrupt or damaged <acronym>XFS
    50 </acronym>filesystems.</para></sect3>
     50</acronym>file systems.</para></sect3>
    5151
    5252
    5353<sect3><title>xfs_db</title>
    5454<para><command>xfs_db</command> is used to debug an <acronym>XFS</acronym>
    55 filesystem.</para></sect3>
     55file system.</para></sect3>
    5656
    5757<sect3><title>xfs_logprint</title>
    5858<para><command>xfs_logprint</command> prints the log of an <acronym>XFS
    59 </acronym> filesystem.</para></sect3>
     59</acronym> file system.</para></sect3>
    6060
    6161<sect3><title>xfs_ncheck</title>
    6262<para><command>xfs_ncheck</command> generates pathnames from inode numbers for
    63 an <acronym>XFS</acronym> filesystem.</para></sect3>
     63an <acronym>XFS</acronym> file system.</para></sect3>
    6464
    6565<sect3><title>mkfs.xfs</title>
    6666<para><command>mkfs.xfs</command> constructs an <acronym>XFS</acronym>
    67 filesystem.</para></sect3>
     67file system.</para></sect3>
    6868
    6969<sect3><title>fsck.xfs</title>
Note: See TracChangeset for help on using the changeset viewer.