All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] (2.6.0-test6-bk) DocBook: Kernel-api build fix
@ 2003-10-04 16:53 Daniel Drake
  0 siblings, 0 replies; only message in thread
From: Daniel Drake @ 2003-10-04 16:53 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 270 bytes --]

In the latest -bk tree for 2.6.0-test6, net/netsyms.c has been removed.
The kernel-api DocBook docs still refer to this file, and because this file is gone, "make htmldocs" and similar fails.
Here's a patch to remove the reference and fix this docbook problem.

Daniel.

[-- Attachment #2: docbook-kernel-api-fix.patch --]
[-- Type: text/plain, Size: 372 bytes --]

--- linux-2.6.0-test6/Documentation/DocBook/kernel-api.tmpl	2003-09-28 11:34:13.000000000 +0100
+++ linux/Documentation/DocBook/kernel-api.tmpl	2003-10-04 17:43:27.345686600 +0100
@@ -318,6 +318,5 @@
 <!-- Needs ksyms to list additional exported symbols, but no specific doc.
      docproc do not care about sgml commants.
 !Dkernel/ksyms.c
-!Dnet/netsyms.c
 -->
 </book>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-10-04 16:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-04 16:53 [PATCH] (2.6.0-test6-bk) DocBook: Kernel-api build fix Daniel Drake

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.