(lib<all sorts of stuff>.tex):
	Merged in many typo corrections and fixes to support GNU info
	processing; submitted by Tamito Kajiyama.
diff --git a/Doc/libparser.tex b/Doc/libparser.tex
index 5de9328..e85ca72 100644
--- a/Doc/libparser.tex
+++ b/Doc/libparser.tex
@@ -272,6 +272,7 @@
 
 
 \subsection{Examples}
+\nodename{AST Examples}
 
 The parser modules allows operations to be performed on the parse tree
 of Python source code before the bytecode is generated, and provides