diff --git a/src/cmd/ksh93/sh.1 b/src/cmd/ksh93/sh.1 index 1793ab156..837299e8f 100644 --- a/src/cmd/ksh93/sh.1 +++ b/src/cmd/ksh93/sh.1 @@ -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