diff --git a/appendix.htm b/appendix.htm index 3cbd9db9..3ecb7d76 100644 --- a/appendix.htm +++ b/appendix.htm @@ -14,7 +14,7 @@  

-C++ Boost

+C++ Boost

Regex++, Appendices.

@@ -1896,7 +1896,7 @@ home page for this library is at http://ourworld.compuserve.com/homepages/John_Maddock/regexpp.htm, and the official boost version can be obtained from -www.boost.org/libraries.

I am +www.boost.org/libraries.

I am indebted to Robert Sedgewick's "Algorithms in C++" for forcing me to think about algorithms and their performance, and to the folks at boost for forcing me to think, period. The following people have all contributed diff --git a/faq.htm b/faq.htm index a6fab8b3..e9d8b77c 100644 --- a/faq.htm +++ b/faq.htm @@ -14,7 +14,7 @@  

-C++ Boost

+C++ Boost

Regex++, FAQ.

diff --git a/format_string.htm b/format_string.htm index 37c83590..00f9bbe9 100644 --- a/format_string.htm +++ b/format_string.htm @@ -14,7 +14,7 @@  

-C++ Boost

+C++ Boost

Regex++, Format String Reference.

diff --git a/hl_ref.htm b/hl_ref.htm index 4fb57cd7..129875e7 100644 --- a/hl_ref.htm +++ b/hl_ref.htm @@ -15,7 +15,7 @@ content="C:\PROGRAM FILES\MICROSOFT OFFICE\OFFICE\html.dot"> -

C++ Boost

Regex++, diff --git a/index.htm b/index.htm index caf0449a..57e70496 100644 --- a/index.htm +++ b/index.htm @@ -16,7 +16,7 @@  

-C++ Boost

+C++ Boost

Regex++, Index.

diff --git a/introduction.htm b/introduction.htm index 98974a23..46262edb 100644 --- a/introduction.htm +++ b/introduction.htm @@ -17,7 +17,7 @@ content="C:\PROGRAM FILES\MICROSOFT OFFICE\OFFICE\html.dot"> -

C++ Boost

Regex++, diff --git a/posix_ref.htm b/posix_ref.htm index 04a370d4..6b5bb075 100644 --- a/posix_ref.htm +++ b/posix_ref.htm @@ -14,7 +14,7 @@  

-C++ Boost

+C++ Boost

Regex++, POSIX API Reference.

diff --git a/syntax.htm b/syntax.htm index 99035726..8a6556c0 100644 --- a/syntax.htm +++ b/syntax.htm @@ -14,7 +14,7 @@  

-C++ Boost

+C++ Boost

Regex++, Regular Expression Syntax.

diff --git a/template_class_ref.htm b/template_class_ref.htm index 7a417d5d..6a4608d8 100644 --- a/template_class_ref.htm +++ b/template_class_ref.htm @@ -16,7 +16,7 @@ content="C:\PROGRAM FILES\MICROSOFT OFFICE\OFFICE\html.dot">

C++ Boost

Regex++, @@ -329,7 +329,7 @@ flags have the following effects:

Exception classes.

-

#include <boost/pat_except.hpp> +

#include <boost/pat_except.hpp>

An instance of bad_expression is thrown whenever a bad @@ -2048,7 +2048,7 @@ follows:

-

Example: the following example +

Example: the following example takes C/C++ source code as input, and outputs syntax highlighted HTML code.

diff --git a/traits_class_ref.htm b/traits_class_ref.htm index fb94ea91..22110ff5 100644 --- a/traits_class_ref.htm +++ b/traits_class_ref.htm @@ -15,7 +15,7 @@ -

C++ Boost

Regex++, Traits Class