commit ea231fea2157db0491dc29dc093ba9611c7f7e8c
Author: FRIGN <[email protected]>
Date:   Sat Feb 28 15:12:19 2015 +0100

    Mark false(1) and true(1) as audited
    
    Nothing to be done there.

diff --git a/README b/README
index 6a1594d..5dea2a0 100644
--- 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

Reply via email to