diff --git a/Makefile b/Makefile index 2133d96..9c1ecdf 100644 --- a/Makefile +++ b/Makefile @@ -69,7 +69,7 @@ BIN =\ cols\ comm\ cp\ - crond\ + cron\ cut\ date\ dirname\ diff --git a/README b/README index 1299b8b..926d4ee 100644 --- a/README +++ b/README @@ -20,7 +20,7 @@ cmp cols comm cp -crond +cron cut date dirname diff --git a/crond.c b/cron.c similarity index 100% rename from crond.c rename to cron.c