]> granicus.if.org Git - sudo/commitdiff
Add a missing @runas_default@ substitution.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 18 Jan 2004 22:22:01 +0000 (22:22 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 18 Jan 2004 22:22:01 +0000 (22:22 +0000)
sudoers.man.in
sudoers.pod

index 350059bb7136877a00f6ab6082d24b21c0efe133..5ef63f7b31d26fe784551f00fc3d928cf6e3c220 100644 (file)
 .\" ========================================================================
 .\"
 .IX Title "SUDOERS @mansectform@"
-.TH SUDOERS @mansectform@ "January 17, 2004" "1.6.8" "MAINTENANCE COMMANDS"
+.TH SUDOERS @mansectform@ "January 18, 2004" "1.6.8" "MAINTENANCE COMMANDS"
 .SH "NAME"
 sudoers \- list of which users may execute what
 .SH "DESCRIPTION"
@@ -546,8 +546,8 @@ of the invoking user.  This flag is \fIoff\fR by default.
 .IP "runaspw" 12
 .IX Item "runaspw"
 If set, \fBsudo\fR will prompt for the password of the user defined by the
-\&\fIrunas_default\fR option (defaults to \f(CW\*(C`root\*(C'\fR) instead of the password
-of the invoking user.  This flag is \fIoff\fR by default.
+\&\fIrunas_default\fR option (defaults to \f(CW\*(C`@runas_default@\*(C'\fR) instead of the
+password of the invoking user.  This flag is \fIoff\fR by default.
 .IP "targetpw" 12
 .IX Item "targetpw"
 If set, \fBsudo\fR will prompt for the password of the user specified by
index 303119d96d28ca482a41c38be3b5f06604d8f4c1..c0426dd736ea2371d6ee7985c10ddef211a37537 100644 (file)
@@ -407,8 +407,8 @@ of the invoking user.  This flag is I<off> by default.
 =item runaspw
 
 If set, B<sudo> will prompt for the password of the user defined by the
-I<runas_default> option (defaults to C<root>) instead of the password
-of the invoking user.  This flag is I<off> by default.
+I<runas_default> option (defaults to C<@runas_default@>) instead of the
+password of the invoking user.  This flag is I<off> by default.
 
 =item targetpw