From 65ae4afa7c1a083d7f2aa1970590745a488c9194 Mon Sep 17 00:00:00 2001 From: FRIGN Date: Sat, 28 Feb 2015 15:12:19 +0100 Subject: [PATCH] Mark false(1) and true(1) as audited Nothing to be done there. --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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