<sect2>
<title>Installation of Linux threads man pages</title>

<para>Unpack the glibc-linuxthreads package and you'll notice that you end
up with two new directories. Enter the
<filename class="directory">linuxthreads</filename> directory, not the
<filename class="directory">linuxthreads_db</filename> directory.</para>

<para>Install the Linux threads man pages by running the following
commands:</para>

<para><screen><userinput>make -C man &amp;&amp;
make -C man install</userinput></screen></para>

</sect2>