Wrong pathname in docstring detected by Fredrik Nehr.
diff --git a/Lib/site.py b/Lib/site.py
index fc92989..81776571 100644
--- a/Lib/site.py
+++ b/Lib/site.py
@@ -26,7 +26,7 @@
\code{#} are skipped.
For example, suppose sys.prefix and sys.exec_prefix are set to
-/usr/local and there is a directory /usr/local/python1.5/site-packages
+/usr/local and there is a directory /usr/local/lib/python1.5/site-packages
with three subdirectories, foo, bar and spam, and two path
configuration files, foo.pth and bar.pth. Assume foo.pth contains the
following: