aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Corbet <[email protected]>2016-10-26 15:55:20 -0600
committerJonathan Corbet <[email protected]>2016-10-27 16:34:58 -0600
commit555af62431e69105b4d20628181acf414759a70d (patch)
tree207e13ca74327775a9d3dae15069f55a465fd84a
parentb51208d41c6a4e7fc2f05e63df49f1834cd3c208 (diff)
docs: retitle the kernel-documentation.rst
Let's make the title of this document (which shows up in the top page) better describe its contents. Cc: Jani Nikula <[email protected]> Reviewed-by: Mauro Carvalho Chehab <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]>
-rw-r--r--Documentation/kernel-documentation.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/kernel-documentation.rst b/Documentation/kernel-documentation.rst
index 10cc7ddb6235..c66ab937c2ca 100644
--- a/Documentation/kernel-documentation.rst
+++ b/Documentation/kernel-documentation.rst
@@ -1,6 +1,6 @@
-==========================
-Linux Kernel Documentation
-==========================
+=================================
+How to write kernel documentation
+=================================
Introduction
============