From 123571ad4ddd3b26258a939c7504ebf99a2b7929 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 23 Oct 2005 15:31:44 +0000 Subject: [PATCH] Add new programs: sha224sum, sha256sum, sha384sum, sha512sum. Add their names to the list. --- README | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README b/README index 2da69589c5..2f5373d9c4 100644 --- a/README +++ b/README @@ -11,9 +11,10 @@ The programs that can be built with this package are: df dir dircolors dirname du echo env expand expr factor false fmt fold ginstall groups head hostid hostname id join kill link ln logname ls md5sum mkdir mkfifo mknod mv nice nl nohup od paste pathchk pinky pr - printenv printf ptx pwd readlink rm rmdir seq sha1sum shred sleep sort - split stat stty su sum sync tac tail tee test touch tr true tsort tty - uname unexpand uniq unlink uptime users vdir wc who whoami yes + printenv printf ptx pwd readlink rm rmdir seq sha1sum sha224sum sha256sum + sha384sum sha512sum shred sleep sort split stat stty su sum sync tac tail + tee test touch tr true tsort tty uname unexpand uniq unlink uptime users + vdir wc who whoami yes See the file NEWS for a list of major changes in the current release. -- 2.47.3