diff options
-rw-r--r-- | Doc/lib/libsomeos.tex | 5 | ||||
-rw-r--r-- | Doc/libsomeos.tex | 5 |
2 files changed, 8 insertions, 2 deletions
diff --git a/Doc/lib/libsomeos.tex b/Doc/lib/libsomeos.tex index c04cf7a..3a502a7 100644 --- a/Doc/lib/libsomeos.tex +++ b/Doc/lib/libsomeos.tex @@ -20,10 +20,13 @@ interfaces but they are available on some other systems as well \item[thread] --- Create multiple threads of control within one namespace. +\item[Queue] +--- A stynchronized queue class. + \item[anydbm] --- Generic interface to DBM-style database modules. -\item[whichdbm] +\item[whichdb] --- Guess which DBM-style module created a given database. \item[zlib] diff --git a/Doc/libsomeos.tex b/Doc/libsomeos.tex index c04cf7a..3a502a7 100644 --- a/Doc/libsomeos.tex +++ b/Doc/libsomeos.tex @@ -20,10 +20,13 @@ interfaces but they are available on some other systems as well \item[thread] --- Create multiple threads of control within one namespace. +\item[Queue] +--- A stynchronized queue class. + \item[anydbm] --- Generic interface to DBM-style database modules. -\item[whichdbm] +\item[whichdb] --- Guess which DBM-style module created a given database. \item[zlib] |