]> granicus.if.org Git - python/commitdiff
Shorten the module synopsis.
authorFred Drake <fdrake@acm.org>
Thu, 6 Aug 1998 21:30:32 +0000 (21:30 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 6 Aug 1998 21:30:32 +0000 (21:30 +0000)
Doc/lib/libstat.tex

index 925a1d76ff4e91da4c5c9b629d60568643958024..102630a1b10d4e3388da427d725e42622b1cd195 100644 (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()}.}