diff --git a/docs/ProgrammersManual.html b/docs/ProgrammersManual.html
index 13fe9f57fbd..d07fc4cd3e1 100644
--- a/docs/ProgrammersManual.html
+++ b/docs/ProgrammersManual.html
@@ -163,7 +163,13 @@ Here are some useful links:
- Dinkumware C++
Library reference - an excellent reference for the STL and other parts of
-the standard C++ library.
+the standard C++ library.
+
+ - C++ In a Nutshell - This is an
+O'Reilly book in the making. It has a decent Standard Library
+Reference that rivals Dinkumware's, and is actually free until the book is
+published.
- C++ Frequently Asked
Questions
@@ -1763,6 +1769,6 @@ pointer to the parent Function.
Chris Lattner
-Last modified: Tue Oct 1 18:15:43 CDT 2002
+Last modified: Sun Oct 20 21:37:06 CDT 2002