From d75a013e0c6b94a1e0d4b4ffd737345ff1e89495 Mon Sep 17 00:00:00 2001 From: Sascha Wildner Date: Mon, 7 Jun 2010 11:25:47 +0200 Subject: [PATCH] pthread.3: Fix library name. --- lib/libpthread/pthread.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libpthread/pthread.3 b/lib/libpthread/pthread.3 index 9de3f4001d..5f5934b304 100644 --- a/lib/libpthread/pthread.3 +++ b/lib/libpthread/pthread.3 @@ -555,7 +555,7 @@ specific option exists in to simplify the linking of threaded processes. .Nm gcc Fl pthread links a threaded process against -.Pa libthread.so +.Pa libpthread.so instead of .Fa libc . .Sh SEE ALSO -- 2.41.0