Changeset dfe9593 for chapter08/attr.xml


Ignore:
Timestamp:
11/22/2022 04:28:19 PM (17 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/arm64, xry111/arm64-12.0
Children:
a747ea2
Parents:
1ace465 (diff), 1dd37a1 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge remote-tracking branch 'origin/trunk' into xry111/arm64

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/attr.xml

    r1ace465 rdfe9593  
    2424    <title/>
    2525
    26     <para>The attr package contains utilities to administer the extended
    27     attributes on filesystem objects.</para>
     26    <para>The Attr package contains utilities to administer the extended
     27    attributes of filesystem objects.</para>
    2828
    2929    <segmentedlist>
     
    5353<screen><userinput remap="make">make</userinput></screen>
    5454
    55     <para>The tests need to be run on a filesystem that supports extended
     55    <para>The tests must be run on a filesystem that supports extended
    5656    attributes such as the ext2, ext3, or ext4 filesystems.
    5757    To test the results, issue:</para>
Note: See TracChangeset for help on using the changeset viewer.