From 2bc6801ca7a086ca43c8803117b9875d9c26732f Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Mon, 14 Dec 2009 23:53:05 +0000 Subject: [PATCH] Mention that targetpw affects the timestamp file name. --- sudoers.pod | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/sudoers.pod b/sudoers.pod index 9e09cec42..3b822bbed 100644 --- a/sudoers.pod +++ b/sudoers.pod @@ -836,11 +836,12 @@ function. This flag is I by default. =item targetpw -If set, B will prompt for the password of the user specified by -the B<-u> option (defaults to C) instead of the password of the -invoking user. Note that this precludes the use of a uid not listed -in the passwd database as an argument to the B<-u> option. -This flag is I by default. +If set, B will prompt for the password of the user specified +by the B<-u> option (defaults to C) instead of the password +of the invoking user. In addition, the timestamp file name will +include the target user's name. Note that this flag precludes the +use of a uid not listed in the passwd database as an argument to +the B<-u> option. This flag is I by default. =item transcript