diff options
| author | Sam Ravnborg <sam@mars.ravnborg.org> | 2003-06-07 13:19:36 +0200 |
|---|---|---|
| committer | Sam Ravnborg <sam@mars.ravnborg.org> | 2003-06-07 13:19:36 +0200 |
| commit | 7ec25fab4d98fd419285bf82c93f76d4cbdddc90 (patch) | |
| tree | 6245d5b0b5b09f9020f4b667375d4364ee2af142 /Documentation/DocBook | |
| parent | 8dd533ceec7d60ce5edd1a2e688f4f5a2e58dcfa (diff) | |
docbook/kernel-api: include files updated
Path to pci_hotplug_core corrected.
Added !Eli/string.h to document strlcpy and friends
Diffstat (limited to 'Documentation/DocBook')
| -rw-r--r-- | Documentation/DocBook/kernel-api.tmpl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/DocBook/kernel-api.tmpl b/Documentation/DocBook/kernel-api.tmpl index edf82749f4fc..bd50083034d0 100644 --- a/Documentation/DocBook/kernel-api.tmpl +++ b/Documentation/DocBook/kernel-api.tmpl @@ -79,6 +79,7 @@ KAO --> </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 @@ X!Ekernel/module.c !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> |
