/usr/man fixes, and tags

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@12735 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Ken Moffat 2014-02-19 02:44:29 +00:00
parent fd4dbec884
commit 2ecfa2a6ef
5 changed files with 9 additions and 6 deletions

View File

@ -33,7 +33,7 @@
is useful to display, in a terminal, directory contents, including
directories, files, links.</para>
&lfs74_checked;
&lfs75_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@ -74,7 +74,7 @@
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
<screen role="root"><userinput>make install</userinput></screen>
<screen role="root"><userinput>make MANDIR=/usr/share/man/man1 install</userinput></screen>
</sect2>

View File

@ -47,6 +47,9 @@
<listitem>
<para>February 18th, 2014</para>
<itemizedlist>
<listitem>
<para>[ken] - fix links, paps, tree to not use /usr/man.</para>
</listitem>
<listitem>
<para>[fernando] - Fix xf86-video-vmware-13.0.1 to build with
new Mesa.</para>

View File

@ -146,7 +146,7 @@ cd ..</userinput></screen> -->
<para>Install <application>Links</application> by running the following
commands:</para>
<screen><userinput>./configure --prefix=/usr &amp;&amp;
<screen><userinput>./configure --prefix=/usr --mandir=/usr/share/man &amp;&amp;
make</userinput></screen>
<para>This package does not come with a test suite.</para>

View File

@ -38,7 +38,7 @@
<application>GNOME</application> libraries.
</para>
&lfs74_checked;
&lfs75_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -35,7 +35,7 @@
printing any complex script supported by <application>Pango</application>.
</para>
&lfs74_checked;
&lfs75_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@ -104,7 +104,7 @@
commands:</para>
<screen><userinput>patch -Np1 -i ../paps-&paps-version;-freetype_fix-1.patch &amp;&amp;
./configure --prefix=/usr &amp;&amp;
./configure --prefix=/usr --mandir=/usr/share/man &amp;&amp;
make</userinput></screen>
<para>To test the results, issue: <command>src/test_libpaps &gt;