commit | ae0cd0b9b3c003c15c68a95911c8a62577ce1103 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Thu Dec 19 12:20:54 1996 +0000 |
committer | Fred Drake <fdrake@acm.org> | Thu Dec 19 12:20:54 1996 +0000 |
tree | 2f6b040c90e5b0c6bde6680e1709bbbc7deb73df | |
parent | 20c6381856a338aede29c349953fe38a197b3c9a [diff] [blame] |
(libunix.tex): Change matching lib.tex: add line item for the resource module.
diff --git a/Doc/lib/libunix.tex b/Doc/lib/libunix.tex index 361aa16..239f426 100644 --- a/Doc/lib/libunix.tex +++ b/Doc/lib/libunix.tex
@@ -39,6 +39,10 @@ \item[posixfile] --- A file-like object with support for locking. +\item[resource] +--- An interface to provide resource usage information on the current +process. + \item[syslog] --- An interface to the \UNIX{} \code{syslog} library routines.