Print this page
11583 Some man3lib pages are missing parts of the SYNOPSIS
@@ -4,11 +4,11 @@
NAME
libpthread - POSIX threads library
SYNOPSIS
- cc -mt [ flag... ] file... -lpthread [ -lrt library... ]
+ cc -mt [ flag... ] file... -lpthread [ library... ]
DESCRIPTION
Historically, functions in this library provided POSIX threading
support. See standards(5). This functionality now resides in
@@ -96,6 +96,6 @@
pvs(1), Intro(2), Intro(3), libc(3LIB), libc_db(3LIB), libthread(3LIB),
attributes(5), standards(5), threads(5)
- October 1, 2014 LIBPTHREAD(3LIB)
+ August 19, 2019 LIBPTHREAD(3LIB)