From 48507564a9a37af930ee478f733c7e06e16f9dda Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Fri, 27 Dec 2002 16:51:53 +0000 Subject: [PATCH] add or update See www.boost.org comments [SVN r16708] --- include/boost/cstdlib.hpp | 2 +- include/boost/visit_each.hpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/include/boost/cstdlib.hpp b/include/boost/cstdlib.hpp index 39419b4..a757be2 100644 --- a/include/boost/cstdlib.hpp +++ b/include/boost/cstdlib.hpp @@ -5,7 +5,7 @@ // appears in all copies. This software is provided "as is" without express or // implied warranty, and with no claim as to its suitability for any purpose. -// See http://www.boost.org for updates and documentation. +// See http://www.boost.org/libs/utility/cstdlib.html for documentation. // Revision History // 26 Feb 01 Initial version (Beman Dawes) diff --git a/include/boost/visit_each.hpp b/include/boost/visit_each.hpp index 74daacb..e9e3979 100644 --- a/include/boost/visit_each.hpp +++ b/include/boost/visit_each.hpp @@ -11,7 +11,7 @@ // This software is provided "as is" without express or implied warranty, // and with no claim as to its suitability for any purpose. -// For more information, see http://www.boost.org +// For more information, see http://www.boost.org/libs/signals #ifndef BOOST_VISIT_EACH_HPP #define BOOST_VISIT_EACH_HPP