sites

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

commit ef8f030288255ca3c0ebe4e6ab6441245b9432e7
parent b8de598939c001e8bc049cf02e086d4ba1062db1
Author: sin <sin@2f30.org>
Date:   Mon, 31 Mar 2014 17:24:41 +0100

Fix typo in sbase.md

Diffstat:
Mtools.suckless.org/sbase.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools.suckless.org/sbase.md b/tools.suckless.org/sbase.md @@ -75,7 +75,7 @@ The following programs are currently implemented: * xargs * yes -The overall SLOC is about 6kSlOC, so this userland is about the same size as GNU ls. +The overall SLOC is about 6kSLOC, so this userland is about the same size as GNU ls. Download --------