Improve a couple of comments.

This commit is contained in:
Fred Drake 1998-12-22 18:15:04 +00:00
parent 191f2857f5
commit 5eecd7b3bd

View file

@ -13,7 +13,7 @@
% appropriate. % appropriate.
\section{\module{spam} --- \section{\module{spam} ---
Short one-line descrition, for section title.} Short descrition, for section title.}
% Choose one of these to specify the module module name. If there's % Choose one of these to specify the module module name. If there's
% an underscore in the name, use % an underscore in the name, use
@ -28,7 +28,8 @@
\moduleauthor{name}{email} % Author of the module code; \moduleauthor{name}{email} % Author of the module code;
% omit if not known. % omit if not known.
\sectionauthor{name}{email} % Author of the documentation. \sectionauthor{name}{email} % Author of the documentation,
% even if not a module section.
% Leave at least one blank line after this, to simplify ad-hoc tools % Leave at least one blank line after this, to simplify ad-hoc tools