mention ${foo:2:3} limitations
This commit is contained in:
parent
3718a00106
commit
b8a693ed68
7
mksh.1
7
mksh.1
@ -1,7 +1,7 @@
|
|||||||
.\" $MirOS: src/bin/mksh/mksh.1,v 1.91 2007/07/06 02:22:56 tg Exp $
|
.\" $MirOS: src/bin/mksh/mksh.1,v 1.92 2007/07/26 13:32:16 tg Exp $
|
||||||
.\" $OpenBSD: ksh.1,v 1.120 2007/05/31 20:47:44 otto Exp $
|
.\" $OpenBSD: ksh.1,v 1.120 2007/05/31 20:47:44 otto Exp $
|
||||||
.\"
|
.\"
|
||||||
.Dd July 5, 2007
|
.Dd July 26, 2007
|
||||||
.Dt MKSH 1
|
.Dt MKSH 1
|
||||||
.Os MirBSD
|
.Os MirBSD
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -1264,6 +1264,9 @@ Both
|
|||||||
and
|
and
|
||||||
.Ar len
|
.Ar len
|
||||||
are evaluated as arithmetic expressions.
|
are evaluated as arithmetic expressions.
|
||||||
|
Currently,
|
||||||
|
.Ar pos
|
||||||
|
must start with a space, opening parenthesis or digit to be recognised.
|
||||||
.El
|
.El
|
||||||
.Pp
|
.Pp
|
||||||
The following special parameters are implicitly set by the shell and cannot be
|
The following special parameters are implicitly set by the shell and cannot be
|
||||||
|
Loading…
x
Reference in New Issue
Block a user