From e513c2ec120e2803d0d0d111c0ee54c017076adf Mon Sep 17 00:00:00 2001
From: g0dil <g0dil@wiback.org>
Date: Wed, 24 Sep 2008 13:11:22 +0000
Subject: [PATCH] Minor doku updates

---
 Console/Parse.hh  | 2 --
 doclib/SConscript | 2 +-
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/Console/Parse.hh b/Console/Parse.hh
index 288166eb4..1c110539a 100644
--- a/Console/Parse.hh
+++ b/Console/Parse.hh
@@ -566,8 +566,6 @@ namespace console {
             some special iterator adaptors from Boost.Spirit. However, the amount of backtracking
             needs to be analyzed before this is viable.
 
-        \todo Implement more detailed error reporting and error recovery.
-
         \ingroup console_parser
       */
     class CommandParser
diff --git a/doclib/SConscript b/doclib/SConscript
index 66de21b37..94dcdc911 100644
--- a/doclib/SConscript
+++ b/doclib/SConscript
@@ -257,7 +257,7 @@ div.tabs li.$projectname a { background-color: #EDE497; }
   <div id="subtitle">
     <ul>
       <li><a href="@TOPDIR@/doc/html/index.html">Home</a></li>
-      <li><a class="ext" href="ftp://ftp.berlios.de/pub/senf/">Download</a></li>
+      <li><a class="ext" href="http://satext.fokus.fraunhofer.de/senf/debian">Download</a></li>
       <li><a class="ext" href="http://openfacts2.berlios.de/wikien/index.php/BerliosProject:SENF_Network_Framework">Wiki</a></li>
       <li><a class="ext" href="http://developer.berlios.de/projects/senf">BerliOS</a></li>
       <li><a class="ext" href="http://svn.berlios.de/wsvn/senf/?op=log&rev=0&sc=0&isdir=1">ChangeLog</a></li>
-- 
GitLab