From e64047b7c789b76ae3e113473e6f162ed077912f Mon Sep 17 00:00:00 2001 From: John Maddock Date: Thu, 21 Feb 2008 10:37:59 +0000 Subject: [PATCH] Fix typo in example. Added links to PDF versions of the docs. Regenerated all the docs to fix people links. [SVN r43346] --- doc/gcd/math-gcd.qbk | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/gcd/math-gcd.qbk b/doc/gcd/math-gcd.qbk index 625b2a5..4e45bfa 100644 --- a/doc/gcd/math-gcd.qbk +++ b/doc/gcd/math-gcd.qbk @@ -11,6 +11,10 @@ [last-revision $Date: 2006-12-29 11:08:32 +0000 (Fri, 29 Dec 2006) $] ] +This manual is also available in +[@http:svn.boost.org/svn/boost/sandbox/pdf/math/release/math-gcd.pdf +printer friendly PDF format]. + [section:gcd_lcm Greatest Common Divisor and Least Common Multiple]