Promote built-in functions to come before built-in types.
diff --git a/Doc/lib/libobjs.tex b/Doc/lib/libobjs.tex
index f207238..67df72c 100644
--- a/Doc/lib/libobjs.tex
+++ b/Doc/lib/libobjs.tex
@@ -1,6 +1,4 @@
-\chapter{Built-in Types, Exceptions and Functions}
-\nodename{Built-in Objects}
-\label{builtin}
+\chapter{Built-in Functions, Types, and Exceptions \label{builtin}}
Names for built-in exceptions and functions are found in a separate
symbol table. This table is searched last when the interpreter looks