mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
Adjusted to use the new module synopsis support macros.
This commit is contained in:
parent
fe7f3bc2aa
commit
b91e934cf1
139 changed files with 627 additions and 706 deletions
|
@ -1,6 +1,8 @@
|
|||
\section{Built-in Module \module{syslog}}
|
||||
\label{module-syslog}
|
||||
\bimodindex{syslog}
|
||||
\declaremodule{builtin}{syslog}
|
||||
|
||||
\modulesynopsis{An interface to the \UNIX{} syslog library routines.}
|
||||
|
||||
|
||||
This module provides an interface to the \UNIX{} \code{syslog} library
|
||||
routines. Refer to the \UNIX{} manual pages for a detailed description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue