From: Fred Drake Date: Sat, 21 Feb 1998 06:30:17 +0000 (+0000) Subject: The list of module descriptions should be a {description} environment, not X-Git-Tag: v1.5.1~608 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1ee492e5d47cb76cea800a7b83cbdb6ae3126f53;p=python The list of module descriptions should be a {description} environment, not {itemize}! --- diff --git a/Doc/libmac.tex b/Doc/libmac.tex index 9267184883..987f290e22 100644 --- a/Doc/libmac.tex +++ b/Doc/libmac.tex @@ -36,7 +36,7 @@ similar works. The following modules are documented here: -\begin{itemize} +\begin{description} \item[mac] --- Similar interfaces to the \module{posix} module. @@ -86,7 +86,7 @@ and the Standard File package. --- Support to act as an Open Scripting Architecture (OSA) server (``Apple Events''). -\end{itemize} +\end{description} \section{Built-in Module \sectcode{mac}} diff --git a/Doc/mac/libmac.tex b/Doc/mac/libmac.tex index 9267184883..987f290e22 100644 --- a/Doc/mac/libmac.tex +++ b/Doc/mac/libmac.tex @@ -36,7 +36,7 @@ similar works. The following modules are documented here: -\begin{itemize} +\begin{description} \item[mac] --- Similar interfaces to the \module{posix} module. @@ -86,7 +86,7 @@ and the Standard File package. --- Support to act as an Open Scripting Architecture (OSA) server (``Apple Events''). -\end{itemize} +\end{description} \section{Built-in Module \sectcode{mac}}