From 64e7504314c530b2f1684e218eaf90e10bbc10b2 Mon Sep 17 00:00:00 2001 From: sin Date: Fri, 21 Nov 2014 12:54:08 +0000 Subject: [PATCH] Update TODO --- TODO | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index c14fe17..0b9dcc2 100644 --- a/TODO +++ b/TODO @@ -32,8 +32,12 @@ If you are looking for some work to do on sbase, another option is to pick a utility of interest and check the POSIX specification to see if there are any features missing. -We also need to add support for UTF-8. The existing consensus is to import -http://git.suckless.org/libutf in sbase. +We also need to add support for UTF-8. We have imported libutf from +suckless.org. As a first step we should rework existing tools that use +wide characters to use the libutf library. + +Update manpages to the new style. Look at cmp.1 or at the OpenBSD +manpages for more information. [0] http://landley.net/toybox/roadmap.html [1] http://git.suckless.org/ubase/