Commit ID: 1005AD3EEFB69329F0A
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2018/04/16 00:32:37 UTC
Modified files:
bin/mksh : mksh.1
Log message:
improve exporting documentation:
• reference “shellshock” of GNU bash for exporting functions
• mention we don’t export arrays (just their "0" members) as
ksh93 and GNU bash don’t do it either, the latter documen‐
ting it even
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.452 -r1.453 src/bin/mksh/mksh.1