diff options
author | Jim Meyering <jim@meyering.net> | 2003-09-13 11:58:35 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-09-13 11:58:35 +0000 |
commit | 8e3272f54671dd587e37f7b2f7d2a2730c851606 (patch) | |
tree | 5114773dc87891c3b24aa9e4cfdd0cb2e5b26a5c /lib/README | |
parent | 454ab825e9b50e5bda1c6bb85ce6f77474af983a (diff) | |
download | coreutils-8e3272f54671dd587e37f7b2f7d2a2730c851606.tar.xz |
.
Diffstat (limited to 'lib/README')
-rw-r--r-- | lib/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/README b/lib/README index 636089b75..100b99d81 100644 --- a/lib/README +++ b/lib/README @@ -1,3 +1,3 @@ The files in this directory are used in many GNU packages, -including diffutils, fileutils, sh-utils, tar, and textutils. +including coreutils, diffutils, and tar. The autoconf tests required for these files are in ../m4. |