OSDN Git Service

2009-11-06 Jonathan Wakely <jwakely.gcc@gmail.com>
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 6 Nov 2009 08:38:02 +0000 (08:38 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 6 Nov 2009 08:38:02 +0000 (08:38 +0000)
PR libstdc++/41949
* include/std/ostream: Adjust link.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@153961 138bc75d-0d04-0410-961f-82ee72b054a4

libstdc++-v3/ChangeLog
libstdc++-v3/include/std/ostream

index 58bd89f..6650087 100644 (file)
@@ -1,3 +1,8 @@
+2009-11-06  Jonathan Wakely  <jwakely.gcc@gmail.com>
+
+       PR libstdc++/41949
+       * include/std/ostream: Adjust link.
+
 2009-11-05  Paolo Carlini  <paolo.carlini@oracle.com>
 
        * include/parallel/multiway_merge.h: Simple formatting and
index 9fc693c..d6241ba 100644 (file)
@@ -533,8 +533,8 @@ _GLIBCXX_BEGIN_NAMESPACE(std)
    *
    *  This manipulator is often mistakenly used when a simple newline is
    *  desired, leading to poor buffering performance.  See
-   *  http://gcc.gnu.org/onlinedocs/libstdc++/27_io/howto.html#2 for more
-   *  on this subject.
+   *  http://gcc.gnu.org/onlinedocs/libstdc++/manual/bk01pt11ch25s02.html
+   *  for more on this subject.
   */
   template<typename _CharT, typename _Traits>
     inline basic_ostream<_CharT, _Traits>&