Ignore:
Timestamp:
09/13/2003 02:24:01 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:
f7b26fb
Parents:
ab8de21f
Message:

update to xfsprogs-2.5.6

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

File:
1 edited

Legend:

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

    rab8de21f rc815c04  
    22<title>Contents</title>
    33
    4 <para>xfsprogs contains <userinput>xfs_growfs</userinput>,
    5 <userinput>xfs_admin</userinput>,
    6 <userinput>xfs_freeze</userinput>,
    7 <userinput>xfs_mkfile</userinput>,
    8 <userinput>xfs_check</userinput>,
    9 <userinput>xfs_bmap</userinput>,
    10 <userinput>xfs_rtcp</userinput>,
    11 <userinput>xfs_repair</userinput>,
    12 <userinput>xfs_db</userinput>,
    13 <userinput>xfs_logprint</userinput>,
    14 <userinput>xfs_ncheck</userinput>,
    15 <userinput>mkfs.xfs</userinput>  and
    16 <userinput>fsck.xfs</userinput>.</para>
     4<para>xfsprogs contains <command>xfs_growfs</command>,
     5<command>xfs_admin</command>, <command>xfs_freeze</command>,
     6<command>xfs_mkfile</command>, <command>xfs_check</command>,
     7<command>xfs_bmap</command>, <command>xfs_rtcp</command>,
     8<command>xfs_repair</command>, <command>xfs_db</command>,
     9<command>xfs_logprint</command>, <command>xfs_ncheck</command>,
     10<command>mkfs.xfs</command>  and  <command>fsck.xfs</command>.</para>
    1711
    1812</sect2>
     
    2115
    2216<sect3><title>xfsgrowfs</title>
    23 <para>xfsgrowfs expands an XFS filesystem.</para></sect3>
     17<para><command>xfsgrowfs</command> expands an <acronym>XFS</acronym> filesystem.
     18</para></sect3>
    2419
    2520<sect3><title>xfs_admin</title>
    26 <para>xfs_admin changes the parameters of an XFS
    27 filesystem.</para></sect3>
     21<para><command>xfs_admin</command> changes the parameters of an <acronym>XFS
     22</acronym> filesystem.</para></sect3>
    2823
    2924
    3025<sect3><title>xfs_freeze</title>
    31 <para>xfs_freeze suspends access to an XFS filesystem.</para></sect3>
     26<para><command>xfs_freeze</command> suspends access to an <acronym>XFS</acronym> filesystem.</para></sect3>
    3227
    3328
    3429<sect3><title>xfs_mkfile</title>
    35 <para>xfs_mkfile creates an XFS file, padded with zeroes by
    36 default.</para></sect3>
     30<para><command>xfs_mkfile</command> creates an <acronym>XFS</acronym> file,
     31padded with zeroes by default.</para></sect3>
    3732
    3833
    3934<sect3><title>xfs_check</title>
    40 <para>xfs_check checks XFS filesystem consistency.</para></sect3>
     35<para><command>xfs_check</command> checks XFS filesystem consistency.</para>
     36</sect3>
    4137
    4238<sect3><title>xfs_bmap</title>
    43 <para>xfs_bmap prints block mapping for an XFS file.</para></sect3>
     39<para><command>xfs_bmap</command> prints block mapping for an <acronym>XFS
     40</acronym> file.</para></sect3>
    4441
    4542<sect3><title>xfs_rtcp</title>
    46 <para>xfs_rtcp copies a file to the real-time partition on an
    47 XFS filesystem.</para></sect3>
     43<para><command>xfs_rtcp</command> copies a file to the real-time
     44partition on an <acronym>XFS</acronym> filesystem.</para></sect3>
    4845
    4946
    5047<sect3><title>xfs_repair</title>
    51 <para>xfs_repair repairs corrupt or damaged XFS
    52 filesystems.</para></sect3>
     48<para><command>xfs_repair</command> repairs corrupt or damaged <acronym>XFS
     49</acronym>filesystems.</para></sect3>
    5350
    5451
    5552<sect3><title>xfs_db</title>
    56 <para>xfs_db is used to debug an XFS filesystem.</para></sect3>
     53<para><command>xfs_db</command> is used to debug an <acronym>XFS</acronym>
     54filesystem.</para></sect3>
    5755
    5856<sect3><title>xfs_logprint</title>
    59 <para>xfs_logprint prints the log of an XFS filesystem.</para></sect3>
     57<para><command>xfs_logprint</command> prints the log of an <acronym>XFS
     58</acronym> filesystem.</para></sect3>
    6059
    6160<sect3><title>xfs_ncheck</title>
    62 <para>xfs_ncheck generates pathnames from inode numbers for and XFS
     61<para><command>xfs_ncheck</command> generates pathnames from inode numbers for
     62an <acronym>XFS</acronym> filesystem.</para></sect3>
     63
     64<sect3><title>mkfs.xfs</title>
     65<para><command>mkfs.xfs</command> constructs an <acronym>XFS</acronym>
    6366filesystem.</para></sect3>
    6467
    65 <sect3><title>mkfs.xfs</title>
    66 <para>mkfs.xfs constructs an XFS filesystem.</para></sect3>
    67 
    6868<sect3><title>fsck.xfs</title>
    69 <para>fsck.xfs simply exits with a zero status, since XFS partitions
    70 are checked at mount time.</para></sect3>
     69<para><command>fsck.xfs</command> simply exits with a zero status, since
     70<acronym>XFS</acronym> partitions are checked at mount time.</para></sect3>
    7171
    7272</sect2>
Note: See TracChangeset for help on using the changeset viewer.