diff -urpN --exclude-from=/home/davej/.exclude bk-linus/Documentation/DocBook/kernel-api.tmpl linux-2.5/Documentation/DocBook/kernel-api.tmpl
--- bk-linus/Documentation/DocBook/kernel-api.tmpl	2002-11-21 02:08:26.000000000 +0000
+++ linux-2.5/Documentation/DocBook/kernel-api.tmpl	2002-11-21 17:54:14.000000000 +0000
@@ -46,13 +46,19 @@
 !Iinclude/asm-i386/unaligned.h
      </sect1>
 
+     <sect1><title>Delaying, scheduling, and timer routines</title>
 <!-- FIXME:
   kernel/sched.c has no docs, which stuffs up the sgml.  Comment
   out until somebody adds docs.  KAO
-     <sect1><title>Delaying, scheduling, and timer routines</title>
-X!Ekernel/sched.c
-     </sect1>
+!Ekernel/sched.c
 KAO -->
+!Ekernel/context.c
+!Ekernel/timer.c
+     </sect1>
+
+     <sect1><title>Misc functions</title>
+!Ekernel/exit.c
+     </sect1>
   </chapter>
 
   <chapter id="adt">
@@ -365,7 +371,7 @@ KAO -->
 !Edrivers/video/fbmem.c
      </sect1>
      <sect1><title>Frame Buffer Console</title>
-!Edrivers/video/fbcon.c
+!Edrivers/video/console/fbcon.c
      </sect1>
      <sect1><title>Frame Buffer Colormap</title>
 !Edrivers/video/fbcmap.c
@@ -374,7 +380,7 @@ KAO -->
   drivers/video/fbgen.c has no docs, which stuffs up the sgml.  Comment
   out until somebody adds docs.  KAO
      <sect1><title>Frame Buffer Generic Functions</title>
-X!Idrivers/video/fbgen.c
+!Edrivers/video/fbgen.c
      </sect1>
 KAO -->
      <sect1><title>Frame Buffer Video Mode Database</title>
@@ -385,7 +391,7 @@ KAO -->
 !Idrivers/video/macmodes.c
      </sect1>
      <sect1><title>Frame Buffer Fonts</title>
-!Idrivers/video/fonts.c
+!Idrivers/video/console/fonts.c
      </sect1>
   </chapter>
 <!-- Needs ksyms to list additional exported symbols, but no specific doc.
