From d364a813bee132e6221679710c2576560fc70d45 Mon Sep 17 00:00:00 2001 From: sin Date: Sun, 19 Oct 2014 13:20:27 +0100 Subject: [PATCH] Remove misleading line in README We try to follow POSIX as much as possible. --- README | 3 --- 1 file changed, 3 deletions(-) diff --git a/README b/README index 8eba0fa..730d599 100644 --- 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.