PATCH: update docbook includes
Alan Cox (alan@lxorguk.ukuu.org.uk)
Fri, 21 Mar 2003 20:32:52 GMT
diff -u --new-file --recursive --exclude-from /usr/src/exclude linux-2.5.65/Documentation/DocBook/kernel-api.tmpl linux-2.5.65-ac2/Documentation/DocBook/kernel-api.tmpl
--- linux-2.5.65/Documentation/DocBook/kernel-api.tmpl	2003-03-06 17:04:22.000000000 +0000
+++ linux-2.5.65-ac2/Documentation/DocBook/kernel-api.tmpl	2003-03-14 00:51:53.000000000 +0000
@@ -89,7 +89,11 @@
      <title>Memory Management in Linux</title>
      <sect1><title>The Slab Cache</title>
 !Emm/slab.c
-      </sect1>
+     </sect1>
+     <sect1><title>User Space Memory Access</title>
+!Iinclude/asm-i386/uaccess.h
+!Iarch/i386/lib/usercopy.c
+     </sect1>
   </chapter>
 
   <chapter id="proc">
@@ -173,7 +177,6 @@
      </sect1>
      <sect1><title>PCI Hotplug Support Library</title>
 !Edrivers/hotplug/pci_hotplug_core.c
-!Edrivers/hotplug/pci_hotplug_util.c
      </sect1>
      <sect1><title>MCA Architecture</title>
 	<sect2><title>MCA Device Functions</title>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/