$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: daniel_james_at_[hidden]
Date: 2007-12-04 19:08:13
Author: danieljames
Date: 2007-12-04 19:08:13 EST (Tue, 04 Dec 2007)
New Revision: 41724
URL: http://svn.boost.org/trac/boost/changeset/41724
Log:
Fix some more links in the math libraries.
Text files modified: 
   branches/fix-links/libs/math/doc/octonion/math-octonion.qbk   |     2 +-                                      
   branches/fix-links/libs/math/doc/sf_and_dist/contact_info.qbk |     4 ++--                                    
   branches/fix-links/libs/math/doc/sf_and_dist/references.qbk   |     2 +-                                      
   3 files changed, 4 insertions(+), 4 deletions(-)
Modified: branches/fix-links/libs/math/doc/octonion/math-octonion.qbk
==============================================================================
--- branches/fix-links/libs/math/doc/octonion/math-octonion.qbk	(original)
+++ branches/fix-links/libs/math/doc/octonion/math-octonion.qbk	2007-12-04 19:08:13 EST (Tue, 04 Dec 2007)
@@ -38,7 +38,7 @@
 
 [section Overview]
 
-Octonions, like [@../../quaternions/html/index.html quaternions], are a relative of complex numbers.
+Octonions, like [@../../quaternion/html/index.html quaternions], are a relative of complex numbers.
 
 Octonions see some use in theoretical physics.
 
Modified: branches/fix-links/libs/math/doc/sf_and_dist/contact_info.qbk
==============================================================================
--- branches/fix-links/libs/math/doc/sf_and_dist/contact_info.qbk	(original)
+++ branches/fix-links/libs/math/doc/sf_and_dist/contact_info.qbk	2007-12-04 19:08:13 EST (Tue, 04 Dec 2007)
@@ -4,10 +4,10 @@
 The main support for this library is via the Boost mailing lists:
 
 * Use the 
-[@http://www.boost.org/more/mailing_lists.htm#users boost-user list] 
+[@http://beta.boost.org/community/groups.html#users boost-user list] 
 for general support questions.
 * Use the 
-[@http://www.boost.org/more/mailing_lists.htm#main boost-developer list] 
+[@http://beta.boost.org/community/groups.html#main boost-developer list] 
 for discussion about implementation
 and or submission of extensions.
 
Modified: branches/fix-links/libs/math/doc/sf_and_dist/references.qbk
==============================================================================
--- branches/fix-links/libs/math/doc/sf_and_dist/references.qbk	(original)
+++ branches/fix-links/libs/math/doc/sf_and_dist/references.qbk	2007-12-04 19:08:13 EST (Tue, 04 Dec 2007)
@@ -50,7 +50,7 @@
 
 [@http://www.csit.fsu.edu/~burkardt/cpp_src/dcdflib/dcdflib.html C++ version].
 
-[@lib.stat.cmu.edu/general/cdflib  CDFLIB Library of Fortran Routines for Cumulative Distribution functions.]
+[@http://lib.stat.cmu.edu/general/cdflib  CDFLIB Library of Fortran Routines for Cumulative Distribution functions.]
 
 [@http://www.csit.fsu.edu/~burkardt/f_src/dcdflib/dcdflib.html DCDFLIB C++ version]
 DCDFLIB is a library of C++ routines, using double precision arithmetic, for evaluating cumulative probability density functions.