From 74fef329d4f5228198862d9eafe6a51377ae3fc4 Mon Sep 17 00:00:00 2001
From: Joel Falcou
Date: Sun, 10 Apr 2011 07:07:01 +0000
Subject: [PATCH] Applied documentation patch from Daniel James. Fix Ticket
#5240
[SVN r71159]
---
doc/tutorial/apply-lambda-semantics.html | 2 +-
doc/tutorial/numeric-metafunction.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/tutorial/apply-lambda-semantics.html b/doc/tutorial/apply-lambda-semantics.html
index 154ff86..2e60b55 100644
--- a/doc/tutorial/apply-lambda-semantics.html
+++ b/doc/tutorial/apply-lambda-semantics.html
@@ -78,7 +78,7 @@ one.
To get a detailed picture of the new apply/lambda semantics, please
see the test case at
-http://cvs.sourceforge.net/viewcvs.py/boost/boost/libs/mpl/test/apply.cpp?view=markup
+libs/mpl/test/apply.cpp
and the corresponding sections of the MPL reference manual.