remove fmt from README.md, add to Makefile

This commit is contained in:
kwantam 2014-06-18 20:56:53 -04:00
parent ac216c3d77
commit 6228bb4b85
2 changed files with 1 additions and 1 deletions

View file

@ -19,6 +19,7 @@ PROGS := \
du \ du \
factor \ factor \
false \ false \
fmt \
fold \ fold \
md5sum \ md5sum \
mkdir \ mkdir \

View file

@ -134,7 +134,6 @@ To do
- dircolors - dircolors
- expand (in progress) - expand (in progress)
- expr - expr
- fmt
- getlimits - getlimits
- install - install
- join - join