summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--share/man/man3/intro.32
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man3/intro.3 b/share/man/man3/intro.3
index 538762eec78..e2d60546e5f 100644
--- a/share/man/man3/intro.3
+++ b/share/man/man3/intro.3
@@ -80,7 +80,7 @@ storage allocation, time functions, signal handling and more.
.It Xr libc_r Pq Fl l Ns Ar c_r
Reentrant C library. Contains POSIX 1003.1c
.Xr pthreads 3
-API, thread scheduler, and thread-safe variants of all functions
+API and thread scheduler, as well as all of the functions
found in
.Xr libc .
.It Xo