summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Doc/lib/libunix.tex4
-rw-r--r--Doc/libunix.tex4
2 files changed, 8 insertions, 0 deletions
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 @@ 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.
diff --git a/Doc/libunix.tex b/Doc/libunix.tex
index 361aa16..239f426 100644
--- a/Doc/libunix.tex
+++ b/Doc/libunix.tex
@@ -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.