commit 04aee6685f410100c6e732ff6cab53038f93272d
parent e58ccd3d7598b9d92708cb6927415caef8a4baa5
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Wed, 23 Apr 2014 13:09:00 +0200
change hbase description
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pages/index.md b/pages/index.md
@@ -20,7 +20,7 @@ Software we use or have developed for our core system
* [sbase](http://git.2f30.org/sbase/): suckless unix tools.
* [ubase](http://git.2f30.org/ubase/): suckless linux base utils.
-* [hbase](http://git.2f30.org/hbase/): heirloom port.
+* [hbase](http://git.2f30.org/hbase/): programs to complement sbase and ubase, mostly based on heirloom.
* [sinit](http://git.2f30.org/sinit/): /bin/init.
* [smdev](http://git.2f30.org/smdev/): device hotplug, replacement for udev for most purposes.
* [svc](http://git.2f30.org/ports/tree/fs/bin/svc): service management, written in POSIX sh.