From befd5c23b24ce51a64b5c9afe51a589b3d8d89da Mon Sep 17 00:00:00 2001 From: Sheldon Hearn Date: Tue, 9 May 2000 15:02:03 +0000 Subject: [PATCH] The printenv(1) command is now a builtin(1) in csh(1). --- usr.bin/printenv/printenv.1 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/usr.bin/printenv/printenv.1 b/usr.bin/printenv/printenv.1 index 72bacfc776ed..a4d2d9b044a5 100644 --- a/usr.bin/printenv/printenv.1 +++ b/usr.bin/printenv/printenv.1 @@ -62,6 +62,13 @@ is specified and it is not defined in the environment, .Nm printenv returns exit status 1, else it returns status 0. .Pp +Some shells may provide a builtin +.Nm +command which is similar or identical to this utility. +Consult the +.Xr builtin 1 +manual page. +.Pp .Nm Env executes .Ar command