From 399fea89cb4d16e71571c0f1e7e203a750a1a0aa Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Thu, 6 Aug 1998 21:30:32 +0000 Subject: Shorten the module synopsis. --- Doc/lib/libstat.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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()}.} -- cgit v0.12