From: James S. <jsi...@us...> - 2002-07-23 19:19:19
|
Update of /cvsroot/linuxconsole/ruby/linux/Documentation/DocBook In directory usw-pr-cvs1:/tmp/cvs-serv31846/linux/Documentation/DocBook Modified Files: kernel-api.tmpl Log Message: Synced to 2.5.26 Index: kernel-api.tmpl =================================================================== RCS file: /cvsroot/linuxconsole/ruby/linux/Documentation/DocBook/kernel-api.tmpl,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- kernel-api.tmpl 10 Jul 2002 18:08:02 -0000 1.9 +++ kernel-api.tmpl 23 Jul 2002 19:18:46 -0000 1.10 @@ -46,9 +46,13 @@ !Iinclude/asm-i386/unaligned.h </sect1> +<!-- 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> !Ekernel/sched.c </sect1> +KAO --> </chapter> <chapter id="adt"> @@ -358,9 +362,13 @@ <sect1><title>Frame Buffer Colormap</title> !Edrivers/video/fbcmap.c </sect1> +<!-- FIXME: + 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> !Idrivers/video/fbgen.c </sect1> +KAO --> <sect1><title>Frame Buffer Video Mode Database</title> !Idrivers/video/modedb.c !Edrivers/video/modedb.c |