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

8
README
View File

@ -10,8 +10,8 @@ The following tools are implemented:
'|' -> Audited, 'o' -> POSIX 2013 compliant, 'x' -> Non-POSIX, '|' -> Audited, 'o' -> POSIX 2013 compliant, 'x' -> Non-POSIX,
'()' -> Petty flag '()' -> Petty flag
UTILITY MISSING FLAGS UTILITY MISSING
------- ------------- ------- -------
=*|o basename . =*|o basename .
=*|o cal . =*|o cal .
=*|o cat . =*|o cat .
@ -34,7 +34,7 @@ The following tools are implemented:
#*|o expand . #*|o expand .
#*|o expr . #*|o expr .
=*|o false . =*|o false .
= find . = find manpage
#*|o fold . #*|o fold .
=* o grep . =* o grep .
=*|o head . =*|o head .
@ -62,7 +62,7 @@ The following tools are implemented:
=*|o renice . =*|o renice .
=*|o rm (-i) =*|o rm (-i)
=*|o rmdir . =*|o rmdir .
# sed . # sed manpage
=*|x seq . =*|x seq .
=*|x setsid . =*|x setsid .
=*|x sha1sum . =*|x sha1sum .