Fix typos.

This commit is contained in:
Todd C. Miller
2015-02-09 11:39:28 -07:00
parent 2e32bb10fe
commit 0414ea4579
3 changed files with 6 additions and 6 deletions

View File

@@ -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 _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 environment variables. Environment variables with a value beginning with
() are removed unless both the name and value parts are matched by () 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 versions of the bbaasshh shell. Prior to version 1.8.11, such variables were
always removed. always removed.
@@ -1667,7 +1667,7 @@ SSUUDDOOEERRSS OOPPTTIIOONNSS
variable's value does not contain any `%' or `/' variable's value does not contain any `%' or `/'
characters. This can be used to guard against printf- characters. This can be used to guard against printf-
style format vulnerabilities in poorly-written 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: of the following are true:
++oo It consists of a fully-qualified path name that ++oo It consists of a fully-qualified path name that

View File

@@ -318,7 +318,7 @@ are removed unless both the name and value parts are matched by
\fIenv_keep\fR \fIenv_keep\fR
or or
\fIenv_check\fR, \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 \fBbash\fR
shell. shell.
Prior to version 1.8.11, such variables were always removed. 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. in poorly-written programs.
The The
\fRTZ\fR \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 .PP
.RS 18n .RS 18n
.PD 0 .PD 0

View File

@@ -307,7 +307,7 @@ are removed unless both the name and value parts are matched by
.Em env_keep .Em env_keep
or or
.Em env_check , .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 .Sy bash
shell. shell.
Prior to version 1.8.11, such variables were always removed. 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. in poorly-written programs.
The The
.Li TZ .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 .Bl -bullet
.It .It
It consists of a fully-qualified path name that does not match It consists of a fully-qualified path name that does not match