summaryrefslogtreecommitdiffstats
path: root/contrib/groff
diff options
context:
space:
mode:
authorphantom <phantom@FreeBSD.org>2000-04-27 08:54:09 +0000
committerphantom <phantom@FreeBSD.org>2000-04-27 08:54:09 +0000
commit131ff305b13cc7e0bee20dae9dfae8af6789ab7f (patch)
tree7b91d60b220e0216e40a16b2c95c0984401436fb /contrib/groff
parente9b12780388b49c05ad5f15144bbbfc94168dc89 (diff)
downloadFreeBSD-src-131ff305b13cc7e0bee20dae9dfae8af6789ab7f.zip
FreeBSD-src-131ff305b13cc7e0bee20dae9dfae8af6789ab7f.tar.gz
Suggest to use -pthreads instead of -lc_r
Noticed by: John-Mark Gurney <gurney_j@efn.org>
Diffstat (limited to 'contrib/groff')
-rw-r--r--contrib/groff/tmac/doc-common2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/groff/tmac/doc-common b/contrib/groff/tmac/doc-common
index 0e89078..45f42a1 100644
--- a/contrib/groff/tmac/doc-common
+++ b/contrib/groff/tmac/doc-common
@@ -501,7 +501,7 @@
.ds aa \&\f\\n(cF\s\\n(cZ
.if !\\n(.$==1 .tm Usage: .Lb [library name]
.if "\\$1"libc" \&Standard C Library (libc, -lc)
-.if "\\$1"libc_r" \&Reentrant C Library (libc_r, -lc_r)
+.if "\\$1"libc_r" \&Reentrant C Library (libc_r, -pthreads)
.if "\\$1"libcalendar" \&Calendar Arithmetic Library (libcalendar, -lcalendar)
.if "\\$1"libcam" \&Common Access Method User Library (libcam, -lcam)
.if "\\$1"libcrypt" \&Crypt Library (libcrypt, -lcrypt)
OpenPOWER on IntegriCloud