2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-22 09:57:41 +00:00

add missing comma

This commit is contained in:
Todd C. Miller 2013-12-08 11:20:32 -07:00
parent 47dbe189f9
commit 8e04c592ae
3 changed files with 6 additions and 6 deletions

View File

@ -96,7 +96,7 @@ DDEESSCCRRIIPPTTIIOONN
a shell that is already running as the superuser. If the a shell that is already running as the superuser. If the
command is being run as a login shell, additional command is being run as a login shell, additional
_/_e_t_c_/_l_o_g_i_n_._c_o_n_f settings, such as the umask and environment _/_e_t_c_/_l_o_g_i_n_._c_o_n_f settings, such as the umask and environment
variables, will be applied if present. This option is only variables, will be applied, if present. This option is only
available on systems with BSD login classes. available on systems with BSD login classes.
--EE, ----pprreesseerrvvee--eennvv --EE, ----pprreesseerrvvee--eennvv
@ -582,4 +582,4 @@ DDIISSCCLLAAIIMMEERR
file distributed with ssuuddoo or http://www.sudo.ws/sudo/license.html for file distributed with ssuuddoo or http://www.sudo.ws/sudo/license.html for
complete details. complete details.
Sudo 1.8.9 December 4, 2013 Sudo 1.8.9 Sudo 1.8.9 December 8, 2013 Sudo 1.8.9

View File

@ -21,7 +21,7 @@
.\" Agency (DARPA) and Air Force Research Laboratory, Air Force .\" Agency (DARPA) and Air Force Research Laboratory, Air Force
.\" Materiel Command, USAF, under agreement number F39502-99-1-0512. .\" Materiel Command, USAF, under agreement number F39502-99-1-0512.
.\" .\"
.TH "SUDO" "@mansectsu@" "December 4, 2013" "Sudo @PACKAGE_VERSION@" "System Manager's Manual" .TH "SUDO" "@mansectsu@" "December 8, 2013" "Sudo @PACKAGE_VERSION@" "System Manager's Manual"
.nh .nh
.if n .ad l .if n .ad l
.SH "NAME" .SH "NAME"
@ -247,7 +247,7 @@ must be run from a shell that is already running as the superuser.
If the command is being run as a login shell, additional If the command is being run as a login shell, additional
\fI/etc/login.conf\fR \fI/etc/login.conf\fR
settings, such as the umask and environment variables, will settings, such as the umask and environment variables, will
be applied if present. be applied, if present.
This option is only available on systems with BSD login classes. This option is only available on systems with BSD login classes.
.TP 12n .TP 12n
\fB\-E\fR, \fB\--preserve-env\fR \fB\-E\fR, \fB\--preserve-env\fR

View File

@ -19,7 +19,7 @@
.\" Agency (DARPA) and Air Force Research Laboratory, Air Force .\" Agency (DARPA) and Air Force Research Laboratory, Air Force
.\" Materiel Command, USAF, under agreement number F39502-99-1-0512. .\" Materiel Command, USAF, under agreement number F39502-99-1-0512.
.\" .\"
.Dd December 4, 2013 .Dd December 8, 2013
.Dt SUDO @mansectsu@ .Dt SUDO @mansectsu@
.Os Sudo @PACKAGE_VERSION@ .Os Sudo @PACKAGE_VERSION@
.Sh NAME .Sh NAME
@ -283,7 +283,7 @@ must be run from a shell that is already running as the superuser.
If the command is being run as a login shell, additional If the command is being run as a login shell, additional
.Pa /etc/login.conf .Pa /etc/login.conf
settings, such as the umask and environment variables, will settings, such as the umask and environment variables, will
be applied if present. be applied, if present.
This option is only available on systems with BSD login classes. This option is only available on systems with BSD login classes.
.It Fl E , -preserve-env .It Fl E , -preserve-env
Indicates to the security policy that the user wishes to Indicates to the security policy that the user wishes to