Include a synopsis for the chapter overview.
diff --git a/Doc/lib/libweakref.tex b/Doc/lib/libweakref.tex
index 6ac7f36..5e6e819 100644
--- a/Doc/lib/libweakref.tex
+++ b/Doc/lib/libweakref.tex
@@ -2,6 +2,7 @@
          Weak references}
 
 \declaremodule{extension}{weakref}
+\modulesynopsis{Support for weak references and weak dictionaries.}
 \moduleauthor{Fred L. Drake, Jr.}{fdrake@acm.org}
 \moduleauthor{Neil Schemenauer}{nas@arctrix.com}
 \moduleauthor{Martin von L\o"wis}{martin@loewis.home.cs.tu-berlin.de}