Hi,
        kernel-api.tmpl references the exported functions of kmod.c but
there are none.This patch changes it to gather docs about the internal
functions instead and also adds a <sect1> so that jade doesn't complain
anymore about unfinished CHAPTER or something.

Jani.

--- /usr/src/linux/Documentation/DocBook/kernel-api.tmpl        Mon Dec  4 12:12:12 
2000
+++ kernel-api.tmpl     Sat Dec 16 17:00:11 2000
@@ -94,7 +94,9 @@
 
   <chapter id="modload">
      <title>Module Loading</title>
-!Ekernel/kmod.c
+     <sect1><title>Kernel module loader</title>
+!Ikernel/kmod.c
+    </sect1>
   </chapter>
 
   <chapter id="hardware">

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to