aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Zelkin <phantom@FreeBSD.org>2000-04-28 09:30:57 +0000
committerAlexey Zelkin <phantom@FreeBSD.org>2000-04-28 09:30:57 +0000
commitb673230313d55aa69c70bf10d266fdccaed6da39 (patch)
tree1d64aee1578edd6bd737e5d76bebd58b62a766df
parent637c418d65c453f1cc25214c408bfba500632ef4 (diff)
Notes
-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 45f42a1ad57b..ec438237967f 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, -pthreads)
+.if "\\$1"libc_r" \&Reentrant C Library (libc_r, -pthread)
.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)