Add periods in expr.1
This commit is contained in:
parent
4d32205c2d
commit
237e8cdfa7
8
expr.1
8
expr.1
|
@ -83,15 +83,15 @@ resolve equally to a failed match. To work around this limitation, use
|
||||||
.Bl -tag -width Ds
|
.Bl -tag -width Ds
|
||||||
.It 0
|
.It 0
|
||||||
.Ar expression
|
.Ar expression
|
||||||
is neither an empty string nor 0
|
is neither an empty string nor 0.
|
||||||
.It 1
|
.It 1
|
||||||
.Ar expression
|
.Ar expression
|
||||||
is an empty string or 0
|
is an empty string or 0.
|
||||||
.It 2
|
.It 2
|
||||||
.Ar expression
|
.Ar expression
|
||||||
is invalid
|
is invalid.
|
||||||
.It > 2
|
.It > 2
|
||||||
An error occurred
|
An error occurred.
|
||||||
.El
|
.El
|
||||||
.Sh SEE ALSO
|
.Sh SEE ALSO
|
||||||
.Xr test 1
|
.Xr test 1
|
||||||
|
|
Loading…
Reference in New Issue
Block a user