From 923cdcf5a2ffc844d2e374ec3559dc25c39b80ed Mon Sep 17 00:00:00 2001 From: d Date: Fri, 20 Nov 1998 12:31:50 +0000 Subject: remove white lie (not all libc_r fns are thread-safe) --- share/man/man3/intro.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3-59-g8ed1b