Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9de476bf authored by Rob Landley's avatar Rob Landley Committed by Linus Torvalds
Browse files

Add missing IDs to procfs-guide.tmpl



Add missing IDs to procfs-guide.tmpl

Signed-off-by: default avatarRob Landley <rob@landley.net>
Cc: "Randy.Dunlap" <rdunlap@xenotime.net>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 70d6d9db
Loading
Loading
Loading
Loading
+8 −8
Original line number Diff line number Diff line
@@ -85,7 +85,7 @@



  <preface>
  <preface id="Preface">
    <title>Preface</title>

    <para>
@@ -230,7 +230,7 @@



    <sect1>
    <sect1 id="Creating_a_symlink">
      <title>Creating a symlink</title>

      <funcsynopsis>
@@ -254,7 +254,7 @@
      </para>
    </sect1>

    <sect1>
    <sect1 id="Creating_a_directory">
      <title>Creating a directory</title>
      
      <funcsynopsis>
@@ -274,7 +274,7 @@



    <sect1>
    <sect1 id="Removing_an_entry">
      <title>Removing an entry</title>
      
      <funcsynopsis>
@@ -340,7 +340,7 @@ entry->write_proc = write_proc_foo;



    <sect1>
    <sect1 id="Reading_data">
      <title>Reading data</title>

      <para>
@@ -448,7 +448,7 @@ entry->write_proc = write_proc_foo;



    <sect1>
    <sect1 id="Writing_data">
      <title>Writing data</title>

      <para>
@@ -579,7 +579,7 @@ int foo_read_func(char *page, char **start, off_t off,



    <sect1>
    <sect1 id="Modules">
      <title>Modules</title>

      <para>
@@ -599,7 +599,7 @@ entry->owner = THIS_MODULE;



    <sect1>
    <sect1 id="Mode_and_ownership">
      <title>Mode and ownership</title>

      <para>