doc: mention which commands may be built-in functions
authorJim Meyering <meyering@redhat.com>
Wed, 10 Sep 2008 11:05:57 +0000 (13:05 +0200)
committerJim Meyering <meyering@redhat.com>
Wed, 10 Sep 2008 11:20:27 +0000 (13:20 +0200)
commita06afbeec54644369634db3671053e8a527befdd
tree9d6f0e24fb4b432d14905c7e638aa8647a993ca0
parentd9903062cf26880a07772b14617196726149d12a
doc: mention which commands may be built-in functions

* doc/coreutils.texi (mayConflictWithShellBuiltIn): New macro.
(mknod invocation, stat invocation, echo invocation)
(printf invocation, test invocation, pwd invocation)
(nice invocation, kill invocation, sleep invocation): Use it.
(printf invocation): Invoke via "env" rather than using a
literal /usr/local/bin/ prefix in examples.
doc/coreutils.texi