aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/linuxthreadsmanpages-inst.xml
blob: 012cb3966da36b0fc01865f7e1ec74532dc731ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<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>