~ chicken-core (chicken-5) 2bb09388cff32b7ecb49f39df0692e2d4db7a0bf
commit 2bb09388cff32b7ecb49f39df0692e2d4db7a0bf Author: felix <felix@call-with-current-continuation.org> AuthorDate: Fri Dec 3 17:19:05 2010 +0100 Commit: felix <felix@call-with-current-continuation.org> CommitDate: Fri Dec 3 17:19:05 2010 +0100 silly link case problems, tiring diff --git a/manual/Acknowledgements b/manual/Acknowledgements index aa5aa956..32c1e28d 100644 --- a/manual/Acknowledgements +++ b/manual/Acknowledgements @@ -78,6 +78,6 @@ William D. Clinger. Lisp Pointers. IV(4). December 1991. --- -Previous: [[FAQ]] +Previous: [[faq|FAQ]] Next: [[Bibliography]] diff --git a/manual/Bugs and limitations b/manual/Bugs and limitations index 213c9c35..59e75ef8 100644 --- a/manual/Bugs and limitations +++ b/manual/Bugs and limitations @@ -13,4 +13,4 @@ --- Previous: [[Data representation]] -Next: [[FAQ]] +Next: [[faq|FAQ]] diff --git a/manual/The User's Manual b/manual/The User's Manual index 828493ee..d7e87680 100644 --- a/manual/The User's Manual +++ b/manual/The User's Manual @@ -30,7 +30,7 @@ This is the manual for Chicken Scheme, version 4.6.4 ; [[Bugs and limitations]] : Things that do not work yet. -; [[FAQ]] : A list of Frequently Asked Questions about CHICKEN (and their answers). +; [[faq|FAQ]] : A list of Frequently Asked Questions about CHICKEN (and their answers). ; [[Acknowledgements]] : A list of some of the people that have contributed to make CHICKEN what it is.Trap