From fbcdec48e4482cbfa6ee9cca680cdc6f3b589fee Mon Sep 17 00:00:00 2001 From: Sami Kerola Date: Fri, 12 Aug 2011 20:16:22 +0200 Subject: [PATCH] docs: remove README.clear The clear command has not been part of util-linux since 2.13-pre4 which is Sep 2005 in human format. Signed-off-by: Sami Kerola --- text-utils/Makefile.am | 2 +- text-utils/README.clear | 7 ------- 2 files changed, 1 insertion(+), 8 deletions(-) delete mode 100644 text-utils/README.clear diff --git a/text-utils/Makefile.am b/text-utils/Makefile.am index 7e770c9132..fbba02843b 100644 --- a/text-utils/Makefile.am +++ b/text-utils/Makefile.am @@ -1,6 +1,6 @@ include $(top_srcdir)/config/include-Makefile.am -EXTRA_DIST = README.clear README.col +EXTRA_DIST = README.col usrbin_exec_PROGRAMS = col colcrt colrm column hexdump rev tailf diff --git a/text-utils/README.clear b/text-utils/README.clear deleted file mode 100644 index 7684132de6..0000000000 --- a/text-utils/README.clear +++ /dev/null @@ -1,7 +0,0 @@ -RedHat and SuSE take the program clear from ncurses. - A 20KB program equivalent to "tput clear". - -Slackware uses the script. - -So, both versions will behave identically, and -Slackware saves 20 KB. -- 2.47.2