From dbd72a4e4fc39312abd5bb476f51051f204ddeaf Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Mon, 1 Feb 1999 21:27:59 +0000 Subject: [PATCH] Added module synopsis. --- Doc/lib/libshutil.tex | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Doc/lib/libshutil.tex b/Doc/lib/libshutil.tex index 88e931d1a08..f55c517a1a4 100644 --- a/Doc/lib/libshutil.tex +++ b/Doc/lib/libshutil.tex @@ -1,7 +1,8 @@ \section{\module{shutil} --- - High-level file operations.} + High-level file operations} \declaremodule{standard}{shutil} +\modulesynopsis{High-level file operations, including copying.} \sectionauthor{Fred L. Drake, Jr.}{fdrake@acm.org} % partly based on the docstrings