summaryrefslogtreecommitdiff
path: root/lib/README
diff options
context:
space:
mode:
Diffstat (limited to 'lib/README')
-rw-r--r--lib/README7
1 files changed, 2 insertions, 5 deletions
diff --git a/lib/README b/lib/README
index 6689327df..636089b75 100644
--- a/lib/README
+++ b/lib/README
@@ -1,6 +1,3 @@
-The files in this directory are shared between the fileutils, sh-utils,
-and textutils packages. Not all files are used by each package.
+The files in this directory are used in many GNU packages,
+including diffutils, fileutils, sh-utils, tar, and textutils.
The autoconf tests required for these files are in ../m4.
-
-The library name, fetish, is a permutation of the first two
-letters of each of the package names: FIleutils, TExtutils, SH-utils.