diff options
author | pluknet <pluknet@FreeBSD.org> | 2011-07-12 13:46:13 +0000 |
---|---|---|
committer | pluknet <pluknet@FreeBSD.org> | 2011-07-12 13:46:13 +0000 |
commit | 254766d86969d4d8bca764b85f28e6189590a4ed (patch) | |
tree | 721fc5664971f36b3794923bdedec9a3bf3ca157 /gnu | |
parent | 5a3e36fceafe556ee13e77a5b89a3594317ddaa0 (diff) | |
download | FreeBSD-src-254766d86969d4d8bca764b85f28e6189590a4ed.zip FreeBSD-src-254766d86969d4d8bca764b85f28e6189590a4ed.tar.gz |
Provide a simple manual page for libprocstat(3).
Reviewed by: jilles, gjb
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/usr.bin/groff/tmac/mdoc.local | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/usr.bin/groff/tmac/mdoc.local b/gnu/usr.bin/groff/tmac/mdoc.local index befc87d..8c356f5 100644 --- a/gnu/usr.bin/groff/tmac/mdoc.local +++ b/gnu/usr.bin/groff/tmac/mdoc.local @@ -56,6 +56,7 @@ .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-libprocstat Process and Files Information Retrieval (libprocstat, \-lprocstat) .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) |