diff --git a/Doc/lib/libsomeos.tex b/Doc/lib/libsomeos.tex index c04cf7a9a37..3a502a7a56b 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 c04cf7a9a37..3a502a7a56b 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]