This repository was archived by the owner on Jun 16, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2270,7 +2270,7 @@ The value consists of blank separated
2270
2270
.IB name = value\^
2271
2271
words. For each
2272
2272
.I name\^
2273
- that is the name of a know option the variable
2273
+ that is the name of a known option the variable
2274
2274
.BI .sh.opt_ name\^
2275
2275
is assigned
2276
2276
.IR value .
@@ -4238,7 +4238,7 @@ by defining the first sub-variable name as
4238
4238
and defining its type as the base type.
4239
4239
Any remaining definitions will be additions and modifications
4240
4240
that apply to the new type.
4241
- If the new type name is the same is that of the base type,
4241
+ If the new type name is the same as that of the base type,
4242
4242
the type will be replaced and the original type will
4243
4243
no longer be accessible.
4244
4244
.PP
@@ -4247,7 +4247,7 @@ The
4247
4247
command with the
4248
4248
.B \- T
4249
4249
and no option argument or operands will write all the type definitions to
4250
- standard output in a form that that can be read in to create all they types.
4250
+ standard output in a form that can be read in to create all the types.
4251
4251
.SS Jobs.
4252
4252
.PP
4253
4253
If the
@@ -4483,7 +4483,7 @@ where
4483
4483
.I path\^
4484
4484
names an
4485
4485
existing directory
4486
- then that directory is searched after immediately after the current directory
4486
+ then that directory is searched immediately after the current directory
4487
4487
as if it were found in the
4488
4488
.B
4489
4489
.SM FPATH
You can’t perform that action at this time.
0 commit comments