sites

public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log | Files | Refs

commit 72805688397f8e6bb48543f13c593fd1d98f1120
parent f28dcc26f231f3b33737924bd7bd3cc7ce939b61
Author: Brett <habiloid@brettscaife.net>
Date:   Tue, 19 Sep 2017 05:53:24 +0100

Updated link for kernel.org coding style

Diffstat:
Msuckless.org/coding_style.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/suckless.org/coding_style.md b/suckless.org/coding_style.md @@ -7,7 +7,7 @@ Recommended Reading The following contain good information, some of which is repeated below, some of which is contradicted below. * <http://doc.cat-v.org/bell_labs/pikestyle> -* <https://www.kernel.org/doc/Documentation/CodingStyle> +* <https://www.kernel.org/doc/Documentation/process/coding-style.rst> * <http://man.openbsd.org/style> File Layout