hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/Documentation/ABI/README
....@@ -32,7 +32,7 @@
3232 layout of the files below for details on how to do this.)
3333
3434 obsolete/
35
- This directory documents interfaces that are still remaining in
35
+ This directory documents interfaces that are still remaining in
3636 the kernel, but are marked to be removed at some later point in
3737 time. The description of the interface will document the reason
3838 why it is obsolete and when it can be expected to be removed.
....@@ -58,6 +58,14 @@
5858 be changed further.
5959
6060
61
+Note:
62
+ The fields should be use a simple notation, compatible with ReST markup.
63
+ Also, the file **should not** have a top-level index, like::
64
+
65
+ ===
66
+ foo
67
+ ===
68
+
6169 How things move between levels:
6270
6371 Interfaces in stable may move to obsolete, as long as the proper