]> granicus.if.org Git - python/commitdiff
(libunix.tex): Change matching lib.tex: add line item for the resource
authorFred Drake <fdrake@acm.org>
Thu, 19 Dec 1996 12:20:54 +0000 (12:20 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 19 Dec 1996 12:20:54 +0000 (12:20 +0000)
module.

Doc/lib/libunix.tex
Doc/libunix.tex

index 361aa164796e6b65df8dec194d9eddfb665bbe62..239f4268545500597c99162b553edd51f2652d09 100644 (file)
@@ -39,6 +39,10 @@ some or many variants of it.  Here's an overview:
 \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.
 
index 361aa164796e6b65df8dec194d9eddfb665bbe62..239f4268545500597c99162b553edd51f2652d09 100644 (file)
@@ -39,6 +39,10 @@ some or many variants of it.  Here's an overview:
 \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.