Author: igor
Date: Wed Jan 14 00:31:19 2015
New Revision: 15340

Log:
fix tree man page permissions

Modified:
   trunk/BOOK/general/genutils/tree.xml

Modified: trunk/BOOK/general/genutils/tree.xml
==============================================================================
--- trunk/BOOK/general/genutils/tree.xml        Tue Jan 13 22:14:49 2015        
(r15339)
+++ trunk/BOOK/general/genutils/tree.xml        Wed Jan 14 00:31:19 2015        
(r15340)
@@ -74,7 +74,8 @@
 
     <para>Now, as the <systemitem class="username">root</systemitem> 
user:</para>
 
-<screen role="root"><userinput>make MANDIR=/usr/share/man/man1 
install</userinput></screen>
+<screen role="root"><userinput>make MANDIR=/usr/share/man/man1 install 
&amp;&amp;
+chmod -v 644 /usr/share/man/man1/tree.1</userinput></screen>
 
   </sect2>
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to