Remove misleading line in README

We try to follow POSIX as much as possible.
This commit is contained in:
sin 2014-10-19 13:20:27 +01:00
parent 4d4e2608c1
commit d364a813be

3
README
View File

@ -83,9 +83,6 @@ wc
xargs xargs
yes 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 The complement of sbase is ubase[1] which is Linux-specific and
provides all the non-portable tools. Together they are intended to provides all the non-portable tools. Together they are intended to
form a base system similar to busybox but much smaller and suckless. form a base system similar to busybox but much smaller and suckless.