mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-02-13 11:42:21 +00:00
Update manual after a0e0e29e
An oversight... src/cmd/ksh93/sh.1: - Undocument the fixed ${.sh.subshell} breakage. (cherry picked from commit 42be8a3c6dd5a76d03e0456d7f53e38536757aa5)
This commit is contained in:
parent
30b111d51a
commit
90fd867171
1 changed files with 0 additions and 3 deletions
|
@ -1694,9 +1694,6 @@ discipline function is invoked.
|
|||
.TP
|
||||
.B .sh.subshell
|
||||
The current depth for subshells and command substitution.
|
||||
This value only counts the level of virtual (non-forked)
|
||||
subshells and is reset to zero if and when something
|
||||
requires a subshell environment to fork its own process.
|
||||
.TP
|
||||
.B .sh.value
|
||||
Set to the value of the variable at the time that the
|
||||
|
|
Loading…
Reference in a new issue