Remove unrelevant documentation about pthread

Reviewed by:	mat
Differential Revision:	https://reviews.freebsd.org/D2119
This commit is contained in:
Baptiste Daroussin 2015-03-23 16:26:59 +00:00
parent 59ae53d739
commit 466294a886
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46369

View file

@ -688,9 +688,6 @@ exec %%LOCALBASE%%/bin/java -jar %%DATADIR%%/foo.jar "$@"</programlisting>
<filename>sys/types.h</filename> is often forgotten, which is
not as much of a problem for &linux; as it is for &os;.</para>
<para>Compile threaded applications with
<quote>-pthread</quote>, not <quote>-lpthread</quote> or
variations thereof.</para>
</sect1>
<sect1 xml:id="dads-misc">