sites

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

commit fb70d172c73243b33f04213bc665edc56b22739d
parent 60bb29276b1e30550d1acf1fe2cc246f29dbe800
Author: user <>
Date:   Mon, 26 Sep 2016 20:34:29 -0400

Use shorter link

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 @@ -8,7 +8,7 @@ The following contain good information, some of which is repeated below, some of * <http://doc.cat-v.org/bell_labs/pikestyle> * <https://www.kernel.org/doc/Documentation/CodingStyle> -* <http://man.openbsd.org/OpenBSD-current/man9/style.9> +* <http://man.openbsd.org/style> File Layout -----------