More reasonable section titles.

This commit is contained in:
Fred Drake 1999-02-22 13:45:09 +00:00
parent 76991ec75a
commit 180b68b3cf
5 changed files with 14 additions and 12 deletions

View file

@ -33,8 +33,8 @@ mailbox specified by \var{dirname} is made available.
\begin{classdesc}{BabylMailbox}{fp}
Access a Babyl mailbox, which is similar to an MMDF mailbox. Mail
messages start with \code{'*** EOOH ***\n'} and end with
\code{'\037\014\n'}.
messages start with a line containing only \code{'*** EOOH ***'} and
end with a line containing only \code{'\037\014'}.
\end{classdesc}