linuxthreadsmanpages-inst.xml 515 B

12345678910111213141516
  1. <sect2>
  2. <title>Installation of Linux threads man pages</title>
  3. <para>Unpack the glibc-linuxthreads package and you'll notice that you end
  4. up with two new directories. Enter the
  5. <filename class="directory">linuxthreads</filename> directory, not the
  6. <filename class="directory">linuxthreads_db</filename> directory.</para>
  7. <para>Install the Linux threads man pages by running the following
  8. commands:</para>
  9. <para><screen><userinput>make -C man &amp;&amp;
  10. make -C man install</userinput></screen></para>
  11. </sect2>