diff --git a/doc/go1.5.html b/doc/go1.5.html
index 0d5cc56b81..13ca1eddb9 100644
--- a/doc/go1.5.html
+++ b/doc/go1.5.html
@@ -1087,9 +1087,8 @@ uses a caller-provided buffer, permitting control of allocation and buffer size.
The log package
has a new LUTC flag
that causes time stamps to be printed in the UTC time zone.
-It also adds a SetOutput function
-to set the output destination for the standard logger
-and a corresponding method for user-created loggers.
+It also adds a SetOutput method
+for user-created loggers.