doc: fix wording in warning about potential conflict with built-in
authorJim Meyering <meyering@redhat.com>
Fri, 21 Jan 2011 13:02:27 +0000 (14:02 +0100)
committerJim Meyering <meyering@redhat.com>
Fri, 21 Jan 2011 21:25:11 +0000 (22:25 +0100)
* doc/coreutils.texi (mayConflictWithShellBuiltIn): Fix wording.

doc/coreutils.texi

index 926171c..ebe379e 100644 (file)
@@ -625,7 +625,7 @@ Remove any trailing slashes from each @var{source} argument.
 @macro mayConflictWithShellBuiltIn{cmd}
 @cindex conflicts with shell built-ins
 @cindex built-in shell commands, conflicts with
-Due to shell aliases and built-in @command{\cmd\} command, using an
+Due to shell aliases and built-in @command{\cmd\} functions, using an
 unadorned @command{\cmd\} interactively or in a script may get you
 different functionality than that described here.  Invoke it via
 @command{env} (i.e., @code{env \cmd\ @dots{}}) to avoid interference