From fa4568055bba6590170634c3a4f6be3c51b2c5ce Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 11 Oct 2004 23:44:18 +0000 Subject: [PATCH] * coreutils.texi (Special built-in utilities): New node. Warn about env variable spelling. --- doc/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/doc/ChangeLog b/doc/ChangeLog index 8ee852f83a..03c4fd4d28 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,16 @@ +2004-10-11 Paul Eggert + + * coreutils.texi (Special built-in utilities): New node. + (printf invocation): builtin -> built-in, for consistency + with POSIX terminology. + (test invocation, pwd invocation): + Use specific rather than generic language to warn about + built-in commands. + (chroot invocation, env invocation, nice invocation, nohup invocation): + Warn that command must not be a special built-in. + (env invocation): Warn about environment variables with unusual + spellings, or duplicates. + 2004-09-26 Paul Eggert * coreutils.texi (ls invocation): Document "ls --hide". -- 2.47.2