]> git.ipfire.org Git - thirdparty/shadow.git/commitdiff
doc/contributions/coding_style.md: Refer to the man-pages style guide
authorAlejandro Colomar <alx@kernel.org>
Wed, 25 Feb 2026 11:54:59 +0000 (12:54 +0100)
committerSerge Hallyn <serge@hallyn.com>
Wed, 25 Feb 2026 15:46:04 +0000 (09:46 -0600)
Reported-by: "Evgeny Grin (Karlson2k)" <k2k@drgrin.dev>
Reported-by: Richard Weinberger <richard@nod.at>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
doc/contributions/coding_style.md

index 803d2f924bc06b9a04a281e3ec456576e8561a49..2f5b5d6291fdbe3620c62e075372a15cb83d1356 100644 (file)
@@ -6,7 +6,10 @@ Each language follows its own established conventions and style guidelines.
 
 ## C code
 
-* For a general guidance refer to the
+* For a general guidance refer to this
+[style guide](https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git/tree/CONTRIBUTING.d/style/c).
+
+* For stuff not covered there, follow the
 [Linux kernel coding style](https://www.kernel.org/doc/html/latest/process/coding-style.html)
 
 * Patches that change the existing coding style are not welcome, as they make