1
0
Fork 0
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:
Martijn Dekker 2020-06-10 07:01:04 +02:00
parent 30b111d51a
commit 90fd867171

View file

@ -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