diff options
Diffstat (limited to 'Documentation/process/management-style.rst')
-rw-r--r-- | Documentation/process/management-style.rst | 5 |
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 | ||
6 | This is a short document describing the preferred (or made up, depending | 6 | This is a short document describing the preferred (or made up, depending |
7 | on who you ask) management style for the linux kernel. It's meant to | 7 | on who you ask) management style for the linux kernel. It's meant to |
8 | mirror the process/coding-style.rst document to some degree, and mainly written to | 8 | mirror the :ref:`process/coding-style.rst <codingstyle>` document to some |
9 | avoid answering [#f1]_ the same (or similar) questions over and over again. | 9 | degree, and mainly written to avoid answering [#f1]_ the same (or similar) |
10 | questions over and over again. | ||
10 | 11 | ||
11 | Management style is very personal and much harder to quantify than | 12 | Management style is very personal and much harder to quantify than |
12 | simple coding style rules, so this document may or may not have anything | 13 | simple coding style rules, so this document may or may not have anything |