diff --git a/docs/sudoers.man.in b/docs/sudoers.man.in index cfe76db10..fcb953d2d 100644 --- a/docs/sudoers.man.in +++ b/docs/sudoers.man.in @@ -25,7 +25,7 @@ .nr BA @BAMAN@ .nr LC @LCMAN@ .nr PS @PSMAN@ -.TH "SUDOERS" "@mansectform@" "February 16, 2022" "Sudo @PACKAGE_VERSION@" "File Formats Manual" +.TH "SUDOERS" "@mansectform@" "February 21, 2022" "Sudo @PACKAGE_VERSION@" "File Formats Manual" .nh .if n .ad l .SH "NAME" @@ -4946,7 +4946,9 @@ Defaults to \fB\-t\fR. .TP 14n mailerpath -Path to mail program used to send warning mail. +Path to mail program used to send warning mail (negate to prevent +\fBsudo\fR +from sending mail). Defaults to the path to sendmail found at configure time. .TP 14n mailfrom @@ -4964,7 +4966,9 @@ Defaults to the name of the user running \fBsudo\fR. .TP 14n mailto -Address to send warning and error mail to. +Address to send warning and error mail to (negate to prevent +\fBsudo\fR +from sending mail). The address should be enclosed in double quotes (\&"") to protect against diff --git a/docs/sudoers.mdoc.in b/docs/sudoers.mdoc.in index b8286b8f3..4a47f3702 100644 --- a/docs/sudoers.mdoc.in +++ b/docs/sudoers.mdoc.in @@ -24,7 +24,7 @@ .nr BA @BAMAN@ .nr LC @LCMAN@ .nr PS @PSMAN@ -.Dd February 16, 2022 +.Dd February 21, 2022 .Dt SUDOERS @mansectform@ .Os Sudo @PACKAGE_VERSION@ .Sh NAME @@ -4631,7 +4631,9 @@ Flags to use when invoking mailer. Defaults to .Fl t . .It mailerpath -Path to mail program used to send warning mail. +Path to mail program used to send warning mail (negate to prevent +.Nm sudo +from sending mail). Defaults to the path to sendmail found at configure time. .It mailfrom Address to use for the @@ -4647,7 +4649,9 @@ sign. Defaults to the name of the user running .Nm sudo . .It mailto -Address to send warning and error mail to. +Address to send warning and error mail to (negate to prevent +.Nm sudo +from sending mail). The address should be enclosed in double quotes .Pq \&"" to protect against