提交 9de476bf 编写于 作者: R Rob Landley 提交者: Linus Torvalds

Add missing IDs to procfs-guide.tmpl

Add missing IDs to procfs-guide.tmpl
Signed-off-by: NRob Landley <rob@landley.net>
Cc: "Randy.Dunlap" <rdunlap@xenotime.net>
Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
上级 70d6d9db
......@@ -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>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册