diff options
author | Jim Meyering <meyering@redhat.com> | 2007-10-20 12:00:54 +0200 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2007-10-20 12:00:54 +0200 |
commit | 4319cbc0a131a63c7f1adbc21c617e767d525b12 (patch) | |
tree | d201464303517985117a018344593b7e8bd31b52 /ChangeLog | |
parent | 5dabe472b07c1962783838ed83ec8fcd1faa4389 (diff) | |
download | coreutils-4319cbc0a131a63c7f1adbc21c617e767d525b12.tar.xz |
* doc/coreutils.texi (tee invocation): Fix typo. Add a little.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2007-10-20 Jim Meyering <meyering@redhat.com> + * doc/coreutils.texi (tee invocation): Fix typo. Add a little. + Adjust tests to pass, now that Test.pm ones use check.mk. * tests/check.mk (vc_exe_in_TESTS): Adjust regexp not to match the "TESTS = $x-tests" line in each Test.pm-derived Makefile.am file. |