Shorten the module synopsis.

This commit is contained in:
Fred Drake 1998-08-06 21:30:32 +00:00
parent 72d157e998
commit 399fea89cb
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
\section{Standard Module \module{stat}}
\declaremodule{standard}{stat}
\modulesynopsis{Constants and functions for interpreting the results of
\modulesynopsis{Utilities for interpreting the results of
\function{os.stat()}, \function{os.lstat()} and \function{os.fstat()}.}