Added \indexsubitem definition; functions were previously indexed for the

wrong module.
This commit is contained in:
Fred Drake 1997-11-30 05:27:26 +00:00
parent 7730cc067f
commit 92796d1f01
2 changed files with 4 additions and 0 deletions

View File

@ -8,6 +8,8 @@ of the \code{syslog} facility.
The module defines the following functions:
\renewcommand{\indexsubitem}{(in module syslog)}
\begin{funcdesc}{syslog}{\optional{priority\,} message}
Send the string \var{message} to the system logger.
A trailing newline is added if necessary.

View File

@ -8,6 +8,8 @@ of the \code{syslog} facility.
The module defines the following functions:
\renewcommand{\indexsubitem}{(in module syslog)}
\begin{funcdesc}{syslog}{\optional{priority\,} message}
Send the string \var{message} to the system logger.
A trailing newline is added if necessary.