Kaydet (Commit) c9dc5151 authored tarafından Fred Drake's avatar Fred Drake

Consistency: "unix" ==> "\UNIX{}"

Added \label{} for referring to the module.
üst efc1e0f4
\section{Standard Module \sectcode{mailbox}}
\label{module-mailbox}
\stmodindex{mailbox}
\renewcommand{\indexsubitem}{(in module mailbox)}
......@@ -7,7 +8,7 @@ This module defines a number of classes that allow easy and uniform
access to mail messages in a (unix) mailbox.
\begin{funcdesc}{UnixMailbox}{fp}
Access a classic unix-style mailbox, where all messages are contained
Access a classic \UNIX{}-style mailbox, where all messages are contained
in a single file and separated by ``From name time'' lines. \var{Fp}
is the file object pointing to the mailbox file.
\end{funcdesc}
......
\section{Standard Module \sectcode{mailbox}}
\label{module-mailbox}
\stmodindex{mailbox}
\renewcommand{\indexsubitem}{(in module mailbox)}
......@@ -7,7 +8,7 @@ This module defines a number of classes that allow easy and uniform
access to mail messages in a (unix) mailbox.
\begin{funcdesc}{UnixMailbox}{fp}
Access a classic unix-style mailbox, where all messages are contained
Access a classic \UNIX{}-style mailbox, where all messages are contained
in a single file and separated by ``From name time'' lines. \var{Fp}
is the file object pointing to the mailbox file.
\end{funcdesc}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment