diff options
| author | Fred Drake <fdrake@acm.org> | 1997-11-30 05:27:26 +0000 |
|---|---|---|
| committer | Fred Drake <fdrake@acm.org> | 1997-11-30 05:27:26 +0000 |
| commit | 92796d1f01cd384eecab67aa27ec26f85b033437 (patch) | |
| tree | ace31dc7ca6f213cf077d94a42bf2b3f9fea4cd4 /Doc/lib/libsyslog.tex | |
| parent | 7730cc067ff7eff237f8e6ca63b62595d45fbf36 (diff) | |
| download | cpython-git-92796d1f01cd384eecab67aa27ec26f85b033437.tar.gz | |
Added \indexsubitem definition; functions were previously indexed for the
wrong module.
Diffstat (limited to 'Doc/lib/libsyslog.tex')
| -rw-r--r-- | Doc/lib/libsyslog.tex | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/lib/libsyslog.tex b/Doc/lib/libsyslog.tex index 37d6b6614a..feb56c1999 100644 --- a/Doc/lib/libsyslog.tex +++ b/Doc/lib/libsyslog.tex @@ -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. |
