Note in the README that find(1) and sed(1) are lacking manpages

This commit is contained in:
FRIGN 2015-08-04 12:59:04 +02:00 committed by sin
parent 51390a3c51
commit 5dc6f3c1e6
1 changed files with 4 additions and 4 deletions

8
README
View File

@ -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 .