Patch: fix error in building procfs-guide

From: Ken Moffat (ken@kenmoffat.uklinux.net)
Date: Wed Sep 05 2001 - 13:44:29 EST


Following patch fixes errors which cause building kernel docs to fail
(e.g. tulip user guide doesn't get built). Created on 2.4.7 while I was on
holiday, applies cleanly to 2.4.9-ac6 and 2.4.10-pre4.

diff -urN linux-2.4.7/Documentation/DocBook/procfs-guide.tmpl altered-2.4.7/Documentation/DocBook/procfs-guide.tmpl
--- linux-2.4.7/Documentation/DocBook/procfs-guide.tmpl Sat Jul 21 22:47:23 2001
+++ altered-2.4.7/Documentation/DocBook/procfs-guide.tmpl Wed Aug 22 20:39:44 2001
@@ -207,7 +207,7 @@
         will return <constant>NULL</constant>. <xref
         linkend="userland"> describes how to do something useful with
         regular files.
- <para>
+ </para>
 
       <para>
         Note that it is specifically supported that you can pass a
@@ -577,7 +577,7 @@
         the <structfield>owner</structfield> field in the
         <structname>struct proc_dir_entry</structname> to
         <constant>THIS_MODULE</constant>.
- <para>
+ </para>
 
       <programlisting>
 struct proc_dir_entry* entry;

Ken

-- 
         If a six turned out to be nine, I don't mind.

Home page : http://www.kenmoffat.uklinux.net

- 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/



This archive was generated by hypermail 2b29 : Fri Sep 07 2001 - 21:00:32 EST