Date: Wed, 19 Jun 2002 00:09:44 -0700 (PDT) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/env env.c src/usr.bin/printenv printenv.1 Message-ID: <200206190709.g5J79id16454@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr 2002/06/19 00:09:44 PDT
Modified files:
usr.bin/env env.c
usr.bin/printenv printenv.1
Log:
Indicate that env(1) allows you to supply arguments to the utility it
executes in the usage() message and manual page. Use "utility" instead of
"command" in both places to emphasise that shell builtins etc. will not work,
and to be consistent with the terminology used by POSIX.
PR: 39210
Submitted by: Danny J. Zerkel <dzerkel@columbus.rr.com>
MFC after: 1 week
Revision Changes Path
1.9 +1 -1 src/usr.bin/env/env.c
1.14 +7 -7 src/usr.bin/printenv/printenv.1
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206190709.g5J79id16454>
