diff options
author | jkoshy <jkoshy@FreeBSD.org> | 2007-11-27 10:00:33 +0000 |
---|---|---|
committer | jkoshy <jkoshy@FreeBSD.org> | 2007-11-27 10:00:33 +0000 |
commit | 973e739e9269d16b6660cda35649346bfa456737 (patch) | |
tree | de2c1a5a77d92f8c6cbf3ca789fe3c2dacb28ffb /gnu/usr.bin/groff | |
parent | 5ea08ee1129594ac4413de68021a12c2008a2c30 (diff) | |
download | FreeBSD-src-973e739e9269d16b6660cda35649346bfa456737.zip FreeBSD-src-973e739e9269d16b6660cda35649346bfa456737.tar.gz |
Tweak -lpmc's name.
Diffstat (limited to 'gnu/usr.bin/groff')
-rw-r--r-- | gnu/usr.bin/groff/tmac/mdoc.local | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/groff/tmac/mdoc.local b/gnu/usr.bin/groff/tmac/mdoc.local index 3c10ba0..cbd5a4c 100644 --- a/gnu/usr.bin/groff/tmac/mdoc.local +++ b/gnu/usr.bin/groff/tmac/mdoc.local @@ -52,7 +52,7 @@ .ds doc-str-Lb-libmd Message Digest (MD4, MD5, etc.) Support Library (libmd, \-lmd) .ds doc-str-Lb-libmemstat Kernel Memory Allocator Statistics Library (libmemstat, \-lmemstat) .ds doc-str-Lb-libnetgraph Netgraph User Library (libnetgraph, \-lnetgraph) -.ds doc-str-Lb-libpmc Performance Monitoring Counters API (libpmc, \-lpmc) +.ds doc-str-Lb-libpmc Performance Monitoring Counters Interface Library (libpmc, \-lpmc) .ds doc-str-Lb-librpcsvc RPC Service Library (librpcsvc, \-lrpcsvc) .ds doc-str-Lb-libsdp Bluetooth Service Discovery Protocol User Library (libsdp, \-lsdp) .ds doc-str-Lb-libthr 1:1 Threading Library (libthr, \-lthr) |