Added \indexsubitem definition; functions were previously indexed for the
wrong module.
This commit is contained in:
parent
7730cc067f
commit
92796d1f01
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue