From 0aad2d5afd5af5f3deb351891cc477c95cfdbeb6 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Thu, 5 Nov 1998 17:59:35 +0000 Subject: [PATCH] document setting $USER --- sudo.pod | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sudo.pod b/sudo.pod index 2ccfc28f3..0aa727d4b 100644 --- a/sudo.pod +++ b/sudo.pod @@ -175,6 +175,8 @@ date. PATH Set to a sane value if SECURE_PATH is set SHELL Used to determine shell to run with -s option + USER Set to the target user (root unless the -u option + is specified) HOME In -s mode, set to homedir of root (or runas user) if built with the SHELL_SETS_HOME option SUDO_PROMPT Replaces the default password prompt -- 2.40.0