Author: pierre
Date: Fri Feb 15 06:23:10 2019
New Revision: 11524

Log:
fix the name of a program ont the attr page: setattr -> setfattr

Modified:
   trunk/BOOK/chapter06/attr.xml

Modified: trunk/BOOK/chapter06/attr.xml
==============================================================================
--- trunk/BOOK/chapter06/attr.xml       Thu Feb 14 21:46:39 2019        (r11523)
+++ trunk/BOOK/chapter06/attr.xml       Fri Feb 15 06:23:10 2019        (r11524)
@@ -87,7 +87,7 @@
       <segtitle>Installed directories</segtitle>
 
       <seglistitem>
-        <seg>attr, getfattr, and setattr</seg>
+        <seg>attr, getfattr, and setfattr</seg>
         <seg>libattr.so</seg>
         <seg>/usr/include/attr and /usr/share/doc/attr-&attr-version;</seg>
       </seglistitem>
@@ -118,12 +118,12 @@
         </listitem>
       </varlistentry>
 
-      <varlistentry id="setattr">
-        <term><command>setattr</command></term>
+      <varlistentry id="setfattr">
+        <term><command>setfattr</command></term>
         <listitem>
           <para>Sets the extended attributes of filesystem objects</para>
-          <indexterm zone="ch-system-attr setattr">
-            <primary sortas="b-setattr">setattr</primary>
+          <indexterm zone="ch-system-attr setfattr">
+            <primary sortas="b-setfattr">setfattr</primary>
           </indexterm>
         </listitem>
       </varlistentry>
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to