summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING
diff options
context:
space:
mode:
authorAlejandro Colomar <alx@kernel.org>2024-02-03 22:13:07 +0100
committerAlejandro Colomar <alx@kernel.org>2024-02-03 22:53:10 +0100
commit42fa24a282f06fca545d9bc839bc0d760dd5d579 (patch)
tree0a40ca6393bb594e8f3ac49001820263cf015f87 /CONTRIBUTING
parent89cd7d9c9ca03976a3459e45cc055b38e47bd134 (diff)
CONTRIBUTING, CONTRIBUTING.d/style: Split CONTRIBUTING file
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'CONTRIBUTING')
-rw-r--r--CONTRIBUTING13
1 files changed, 1 insertions, 12 deletions
diff --git a/CONTRIBUTING b/CONTRIBUTING
index e178f1e3f..c00c66643 100644
--- a/CONTRIBUTING
+++ b/CONTRIBUTING
@@ -150,22 +150,11 @@ Description
- Make patches against the latest version of the manual page.
Use git(1) for getting the latest version.
- Style guide
- For a description of the preferred layout of manual pages, as
- well as some style guide notes, see:
-
- $ man 7 man-pages
-
- It will also be interesting to consult groff_man(7) and
- groff_man_style(7) for understanding and writing good man(7)
- source code.
-
See also
CONTRIBUTING.d/bugs
CONTRIBUTING.d/external_pages
CONTRIBUTING.d/lint
-
- man-pages(7)
+ CONTRIBUTING.d/style
<https://www.kernel.org/doc/man-pages/linux-man-ml.html>
<https://www.kernel.org/doc/man-pages/missing_pages.html>