diff options
Diffstat (limited to 'chapter08/attr.xml')
-rw-r--r-- | chapter08/attr.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter08/attr.xml b/chapter08/attr.xml index a7a9bb426..5272cfcb2 100644 --- a/chapter08/attr.xml +++ b/chapter08/attr.xml @@ -23,8 +23,8 @@ <sect2 role="package"> <title/> - <para>The attr package contains utilities to administer the extended - attributes on filesystem objects.</para> + <para>The Attr package contains utilities to administer the extended + attributes of filesystem objects.</para> <segmentedlist> <segtitle>&buildtime;</segtitle> @@ -52,7 +52,7 @@ <screen><userinput remap="make">make</userinput></screen> - <para>The tests need to be run on a filesystem that supports extended + <para>The tests must be run on a filesystem that supports extended attributes such as the ext2, ext3, or ext4 filesystems. To test the results, issue:</para> |