summaryrefslogtreecommitdiffstats
path: root/contrib/groff/tmac
diff options
context:
space:
mode:
authorphantom <phantom@FreeBSD.org>2000-04-28 09:30:57 +0000
committerphantom <phantom@FreeBSD.org>2000-04-28 09:30:57 +0000
commit7d9c02b334e0099d2c0540c996a5f1341959276a (patch)
treeda78bd7ca870048301246c0c4c982cf089246348 /contrib/groff/tmac
parent9a30786e0e1d68afd46ec776236c199b57b60cc1 (diff)
downloadFreeBSD-src-7d9c02b334e0099d2c0540c996a5f1341959276a.zip
FreeBSD-src-7d9c02b334e0099d2c0540c996a5f1341959276a.tar.gz
Fix typo
Noticed by: jasone
Diffstat (limited to 'contrib/groff/tmac')
-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 45f42a1..ec43823 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)
OpenPOWER on IntegriCloud