Shorten the module synopsis.
diff --git a/Doc/lib/libstat.tex b/Doc/lib/libstat.tex
index 925a1d7..102630a 100644
--- a/Doc/lib/libstat.tex
+++ b/Doc/lib/libstat.tex
@@ -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()}.}