View | Details | Raw Unified | Return to bug 267551
Collapse All | Expand All

(-)b/share/man/man3/intro.3 (-2 / +6 lines)
Lines 28-34 Link Here
28
.\"     @(#)intro.3	8.1 (Berkeley) 6/5/93
28
.\"     @(#)intro.3	8.1 (Berkeley) 6/5/93
29
.\" $FreeBSD$
29
.\" $FreeBSD$
30
.\"
30
.\"
31
.Dd December 18, 2021
31
.Dd November 3, 2022
32
.Dt INTRO 3
32
.Dt INTRO 3
33
.Os
33
.Os
34
.Sh NAME
34
.Sh NAME
Lines 231-236 See Link Here
231
The POSIX threads library.
231
The POSIX threads library.
232
See
232
See
233
.Xr pthread 3 .
233
.Xr pthread 3 .
234
.It Em libstdthreads
235
.Pq Fl l Ns Ar stdthreads
236
The ISO C11 standard <threads.h> library.
237
See
238
.Xr thrd_create 3 .
234
.It Em libsysdecode
239
.It Em libsysdecode
235
.Pq Fl l Ns Ar sysdecode
240
.Pq Fl l Ns Ar sysdecode
236
The system argument decoding library.
241
The system argument decoding library.
237
- 

Return to bug 267551