Updated \indexsubitem; functions had been indexed for the wrong module.

This commit is contained in:
Fred Drake 1997-11-30 05:23:47 +00:00
parent 9181190c76
commit 7730cc067f
2 changed files with 4 additions and 0 deletions

View File

@ -8,6 +8,8 @@ given library's implementation. While still supported for
compatibility, the \code{rand} module is now considered obsolete; if
possible, use the \code{whrandom} module instead.
\renewcommand{\indexsubitem}{(in module rand)}
\begin{funcdesc}{choice}{seq}
Returns a random element from the sequence \var{seq}.
\end{funcdesc}

View File

@ -8,6 +8,8 @@ given library's implementation. While still supported for
compatibility, the \code{rand} module is now considered obsolete; if
possible, use the \code{whrandom} module instead.
\renewcommand{\indexsubitem}{(in module rand)}
\begin{funcdesc}{choice}{seq}
Returns a random element from the sequence \var{seq}.
\end{funcdesc}