From 5dc6f3c1e672a4ddb44e2396212f40042a0dcfc2 Mon Sep 17 00:00:00 2001 From: FRIGN Date: Tue, 4 Aug 2015 12:59:04 +0200 Subject: [PATCH] Note in the README that find(1) and sed(1) are lacking manpages --- README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README b/README index 7578645..a656001 100644 --- a/README +++ b/README @@ -10,8 +10,8 @@ The following tools are implemented: '|' -> Audited, 'o' -> POSIX 2013 compliant, 'x' -> Non-POSIX, '()' -> Petty flag - UTILITY MISSING FLAGS - ------- ------------- + UTILITY MISSING + ------- ------- =*|o basename . =*|o cal . =*|o cat . @@ -34,7 +34,7 @@ The following tools are implemented: #*|o expand . #*|o expr . =*|o false . -= find . += find manpage #*|o fold . =* o grep . =*|o head . @@ -62,7 +62,7 @@ The following tools are implemented: =*|o renice . =*|o rm (-i) =*|o rmdir . -# sed . +# sed manpage =*|x seq . =*|x setsid . =*|x sha1sum .