diff options
Diffstat (limited to 'Doc/lib/libos.tex')
-rw-r--r-- | Doc/lib/libos.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libos.tex b/Doc/lib/libos.tex index 763d2f3..58f268c 100644 --- a/Doc/lib/libos.tex +++ b/Doc/lib/libos.tex @@ -26,7 +26,7 @@ directly from the OS dependent built-in module, so there should be In addition to whatever the correct OS dependent module exports, the following variables and functions are always exported by \code{os}: -\renewcommand{\indexsubitem}{(in module os)} +\setindexsubitem{(in module os)} \begin{datadesc}{name} The name of the OS dependent module imported. The following names |