* doc/automake.texi (Options): The reference to `sh-utils'
should be to `coreutils'.
Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+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.
@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