commit d364a813bee132e6221679710c2576560fc70d45
parent 4d4e2608c12962620cfc175528085b4f853a32a6
Author: sin <sin@2f30.org>
Date: Sun, 19 Oct 2014 13:20:27 +0100
Remove misleading line in README
We try to follow POSIX as much as possible.
Diffstat:
1 file changed, 0 insertions(+), 3 deletions(-)
diff --git a/README b/README
@@ -83,9 +83,6 @@ wc
xargs
yes
-sbase is mostly following POSIX but we deviate wherever we think it is
-appropriate.
-
The complement of sbase is ubase[1] which is Linux-specific and
provides all the non-portable tools. Together they are intended to
form a base system similar to busybox but much smaller and suckless.