Fix typos.
This commit is contained in:
@@ -127,7 +127,7 @@ DDEESSCCRRIIPPTTIIOONN
|
||||
_e_n_v___c_h_e_c_k and _e_n_v___k_e_e_p options. This is effectively a whitelist for
|
||||
environment variables. Environment variables with a value beginning with
|
||||
() are removed unless both the name and value parts are matched by
|
||||
_e_n_v___k_e_e_p or _e_n_v___c_h_e_c_k, as they will be interpreted as fuctions by older
|
||||
_e_n_v___k_e_e_p or _e_n_v___c_h_e_c_k, as they will be interpreted as functions by older
|
||||
versions of the bbaasshh shell. Prior to version 1.8.11, such variables were
|
||||
always removed.
|
||||
|
||||
@@ -1667,7 +1667,7 @@ SSUUDDOOEERRSS OOPPTTIIOONNSS
|
||||
variable's value does not contain any `%' or `/'
|
||||
characters. This can be used to guard against printf-
|
||||
style format vulnerabilities in poorly-written
|
||||
programs. The TZ variable is considerd unsafe if any
|
||||
programs. The TZ variable is considered unsafe if any
|
||||
of the following are true:
|
||||
|
||||
++oo It consists of a fully-qualified path name that
|
||||
|
@@ -318,7 +318,7 @@ are removed unless both the name and value parts are matched by
|
||||
\fIenv_keep\fR
|
||||
or
|
||||
\fIenv_check\fR,
|
||||
as they will be interpreted as fuctions by older versions of the
|
||||
as they will be interpreted as functions by older versions of the
|
||||
\fBbash\fR
|
||||
shell.
|
||||
Prior to version 1.8.11, such variables were always removed.
|
||||
@@ -3429,7 +3429,7 @@ This can be used to guard against printf-style format vulnerabilities
|
||||
in poorly-written programs.
|
||||
The
|
||||
\fRTZ\fR
|
||||
variable is considerd unsafe if any of the following are true:
|
||||
variable is considered unsafe if any of the following are true:
|
||||
.PP
|
||||
.RS 18n
|
||||
.PD 0
|
||||
|
@@ -307,7 +307,7 @@ are removed unless both the name and value parts are matched by
|
||||
.Em env_keep
|
||||
or
|
||||
.Em env_check ,
|
||||
as they will be interpreted as fuctions by older versions of the
|
||||
as they will be interpreted as functions by older versions of the
|
||||
.Sy bash
|
||||
shell.
|
||||
Prior to version 1.8.11, such variables were always removed.
|
||||
@@ -3185,7 +3185,7 @@ This can be used to guard against printf-style format vulnerabilities
|
||||
in poorly-written programs.
|
||||
The
|
||||
.Li TZ
|
||||
variable is considerd unsafe if any of the following are true:
|
||||
variable is considered unsafe if any of the following are true:
|
||||
.Bl -bullet
|
||||
.It
|
||||
It consists of a fully-qualified path name that does not match
|
||||
|
Reference in New Issue
Block a user