Index: head/en_US.ISO8859-1/books/porters-handbook/porting-dads/chapter.xml
===================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/porting-dads/chapter.xml
+++ head/en_US.ISO8859-1/books/porters-handbook/porting-dads/chapter.xml
@@ -688,9 +688,6 @@
sys/types.h is often forgotten, which is
not as much of a problem for &linux; as it is for &os;.
- Compile threaded applications with
- -pthread
, not -lpthread
or
- variations thereof.