Added verbose flag to Fontconfig man pages installation

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4701 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Randy McMurchy 2005-07-09 16:42:54 +00:00
parent 072c73bdeb
commit a88d367086

View File

@ -98,7 +98,7 @@ make</userinput></screen>
as the <systemitem class="username">root</systemitem> user:</para>
<screen role="root"><userinput>make -C doc install &amp;&amp;
install -m 644 doc/*.3 /usr/share/man/man3/</userinput></screen>
install -v -m 644 doc/*.3 /usr/share/man/man3/</userinput></screen>
</sect2>