]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
Fix outdated reference to sh-utils in the manual.
authorReuben Thomas <rrt@sc3d.org>
Fri, 11 Sep 2009 17:41:22 +0000 (19:41 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Fri, 11 Sep 2009 17:41:52 +0000 (19:41 +0200)
* doc/automake.texi (Options): The reference to `sh-utils'
should be to `coreutils'.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
doc/automake.texi

index 5fd2c7680c2f503c16326bd2212469217c21a9cb..da36294c0a9642be8048e043c9f3b0b293f4397a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-09-11  Reuben Thomas <rrt@sc3d.org>  (tiny patch)
+
+       Fix outdated reference to sh-utils in the manual.
+       * doc/automake.texi (Options): The reference to `sh-utils'
+       should be to `coreutils'.
+
 2009-09-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
        Avoid sleeping for one second most of the time in sanity check.
index b3f4a7602e5ebe5f006810cc7a2c6192c4140b4f..ae3fd6790d5472f35730c72e463a9e09440e9ec2 100644 (file)
@@ -9203,7 +9203,7 @@ run-time dependencies are satisfied after installation.
 
 @vindex AM_INSTALLCHECK_STD_OPTIONS_EXEMPT
 In a few situations, programs (or scripts) have to be exempted from this
-test.  For instance, @command{false} (from GNU sh-utils) is never
+test.  For instance, @command{false} (from GNU coreutils) is never
 successful, even for @option{--help} or @option{--version}.  You can list
 such programs in the variable @code{AM_INSTALLCHECK_STD_OPTIONS_EXEMPT}.
 Programs (not scripts) listed in this variable should be suffixed by