Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Jul 2010 14:57:33 +0000 (UTC)
From:      Rui Paulo <rpaulo@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r210684 - head/gnu/usr.bin/groff/tmac
Message-ID:  <201007311457.o6VEvX8m011688@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rpaulo
Date: Sat Jul 31 14:57:33 2010
New Revision: 210684
URL: http://svn.freebsd.org/changeset/base/210684

Log:
  Add libproc.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/gnu/usr.bin/groff/tmac/mdoc.local

Modified: head/gnu/usr.bin/groff/tmac/mdoc.local
==============================================================================
--- head/gnu/usr.bin/groff/tmac/mdoc.local	Sat Jul 31 14:53:43 2010	(r210683)
+++ head/gnu/usr.bin/groff/tmac/mdoc.local	Sat Jul 31 14:57:33 2010	(r210684)
@@ -56,6 +56,7 @@
 .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 Interface Library (libpmc, \-lpmc)
+.ds doc-str-Lb-libproc     Processor Monitoring and Analysis Library (libproc, \-lproc)
 .ds doc-str-Lb-librpcsec_gss RPC GSS-API Authentication Library (librpcsec_gss, \-lrpcsec_gss)
 .ds doc-str-Lb-librpcsvc   RPC Service Library (librpcsvc, \-lrpcsvc)
 .ds doc-str-lb-librtld_db  Run-time Linker Debugging Library (librtld_db, \-lrtld_db)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007311457.o6VEvX8m011688>