commit 65ae4afa7c1a083d7f2aa1970590745a488c9194
parent 5be621dcf260f33f917eecb108772b762db25bb9
Author: FRIGN <dev@frign.de>
Date:   Sat, 28 Feb 2015 15:12:19 +0100
Mark false(1) and true(1) as audited
Nothing to be done there.
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README b/README
@@ -30,7 +30,7 @@ The following tools are implemented ('*' == finished, '#' == UTF-8 support,
 =*  env             yes                          none
 #*  expand          yes                          none
 #*  expr            yes                          none
-=*  false           yes                          none
+=*| false           yes                          none
 =   find            yes                          none
 #*  fold            yes                          none
 =*  grep            yes                          none
@@ -77,7 +77,7 @@ The following tools are implemented ('*' == finished, '#' == UTF-8 support,
 =   time            no                           none (incorrect exit status)
 =*  touch           yes                          none
 #*  tr              yes                          none
-=*  true            yes                          none
+=*| true            yes                          none
 =*  tty             yes                          none
 =*  uname           yes                          none
 #*  unexpand        yes                          none