The Reference Manual is now official.
diff --git a/Doc/tut/tut.tex b/Doc/tut/tut.tex
index 262c89f..889274f 100644
--- a/Doc/tut/tut.tex
+++ b/Doc/tut/tut.tex
@@ -43,10 +43,9 @@
 Python interpreter handy for hands-on experience, but as the examples
 are self-contained, the tutorial can be read off-line as well.
 
-For a description of standard objects and modules, see the {\em
-Library Reference} document.  The {\em Language Reference} document
-(when it is ever written)
-will give a more formal definition of the language.
+For a description of standard objects and modules, see the {\em Python
+Library Reference} document.  The {\em Python Reference Manual} gives
+a more formal definition of the language.
 
 \end{abstract}