summaryrefslogtreecommitdiff
path: root/Documentation/ABI/README
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/ABI/README')
-rw-r--r--Documentation/ABI/README3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/ABI/README b/Documentation/ABI/README
index 8bac9cb09a6d..ef0e6d11e919 100644
--- a/Documentation/ABI/README
+++ b/Documentation/ABI/README
@@ -1,4 +1,5 @@
-This directory attempts to document the ABI between the Linux kernel and
+This part of the documentation inside Documentation/ABI directory
+attempts to document the ABI between the Linux kernel and
userspace, and the relative stability of these interfaces. Due to the
everchanging nature of Linux, and the differing maturity levels, these
interfaces should be used by userspace programs in different ways.