summaryrefslogtreecommitdiffstats
path: root/Documentation/process/management-style.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/process/management-style.rst')
-rw-r--r--Documentation/process/management-style.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/Documentation/process/management-style.rst b/Documentation/process/management-style.rst
index 85ef8ca8f639..186753ff3d2d 100644
--- a/Documentation/process/management-style.rst
+++ b/Documentation/process/management-style.rst
@@ -5,8 +5,9 @@ Linux kernel management style
5 5
6This is a short document describing the preferred (or made up, depending 6This is a short document describing the preferred (or made up, depending
7on who you ask) management style for the linux kernel. It's meant to 7on who you ask) management style for the linux kernel. It's meant to
8mirror the process/coding-style.rst document to some degree, and mainly written to 8mirror the :ref:`process/coding-style.rst <codingstyle>` document to some
9avoid answering [#f1]_ the same (or similar) questions over and over again. 9degree, and mainly written to avoid answering [#f1]_ the same (or similar)
10questions over and over again.
10 11
11Management style is very personal and much harder to quantify than 12Management style is very personal and much harder to quantify than
12simple coding style rules, so this document may or may not have anything 13simple coding style rules, so this document may or may not have anything