Re: Docbook update

Sam Ravnborg (sam@ravnborg.org)
Sat, 7 Jun 2003 10:03:57 +0200


# This is a BitKeeper generated patch for the following project:
# Project Name: Linux kernel tree
# This patch format is intended for GNU patch command version 2.5 or higher.
# This patch includes the following deltas:
# ChangeSet 1.1316 -> 1.1316.1.1
# Documentation/DocBook/kernel-api.tmpl 1.25 -> 1.26
#
# The following is the BitKeeper ChangeSet Log
# --------------------------------------------
# 03/06/07 sam@mars.ravnborg.org 1.1316.1.1
# docbook/kernel-api: include files updated
#
# Path to pci_hotplug_core corrected.
# Added !Eli/string.h to document strlcpy and friends
# --------------------------------------------
#
diff -Nru a/Documentation/DocBook/kernel-api.tmpl b/Documentation/DocBook/kernel-api.tmpl
--- a/Documentation/DocBook/kernel-api.tmpl Sat Jun 7 09:53:51 2003
+++ b/Documentation/DocBook/kernel-api.tmpl Sat Jun 7 09:53:51 2003
@@ -79,6 +79,7 @@
</sect1>
<sect1><title>String Manipulation</title>
!Ilib/string.c
+!Elib/string.c
</sect1>
<sect1><title>Bit Operations</title>
!Iinclude/asm-i386/bitops.h
@@ -176,7 +177,7 @@
!Edrivers/pci/pci.c
</sect1>
<sect1><title>PCI Hotplug Support Library</title>
-!Edrivers/hotplug/pci_hotplug_core.c
+!Edrivers/pci/hotplug/pci_hotplug_core.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/