diff --git a/include/boost/cregex.hpp b/include/boost/cregex.hpp index 60385a99..e35a6c36 100644 --- a/include/boost/cregex.hpp +++ b/include/boost/cregex.hpp @@ -14,7 +14,7 @@ */ /* - * LOCATION: see http://www.boost.org for most recent version. + * LOCATION: see http://www.boost.org/libs/regex for most recent version. * FILE cregex.cpp * VERSION see * DESCRIPTION: Declares POSIX API functions diff --git a/include/boost/regex.h b/include/boost/regex.h index 6337aabd..eefefbb7 100644 --- a/include/boost/regex.h +++ b/include/boost/regex.h @@ -14,7 +14,7 @@ */ /* - * LOCATION: see http://www.boost.org for most recent version. + * LOCATION: see http://www.boost.org/libs/regex for documentation. * FILE regex.h * VERSION 3.12 * DESCRIPTION: Declares POSIX API functions diff --git a/include/boost/regex.hpp b/include/boost/regex.hpp index 44a238ac..b5227e45 100644 --- a/include/boost/regex.hpp +++ b/include/boost/regex.hpp @@ -14,7 +14,7 @@ */ /* - * LOCATION: see http://www.boost.org for most recent version. + * LOCATION: see http://www.boost.org/libs/regex for documentation. * FILE regex.cpp * VERSION see * DESCRIPTION: Declares boost::reg_expression<> and associated diff --git a/include/boost/regex_fwd.hpp b/include/boost/regex_fwd.hpp index be777260..1e78c194 100644 --- a/include/boost/regex_fwd.hpp +++ b/include/boost/regex_fwd.hpp @@ -14,7 +14,7 @@ */ /* - * LOCATION: see http://www.boost.org for most recent version. + * LOCATION: see http://www.boost.org/libs/regex for documentation. * FILE regex_fwd.cpp * VERSION see * DESCRIPTION: Forward declares boost::reg_expression<> and