Index: doc/current.man =================================================================== diff -u -rb8ca306282c9a1000b1c93ffd97f7f4673953f65 -r563b2d4feab7e900cbe7fd61a41ab13b41efc7cf --- doc/current.man (.../current.man) (revision b8ca306282c9a1000b1c93ffd97f7f4673953f65) +++ doc/current.man (.../current.man) (revision 563b2d4feab7e900cbe7fd61a41ab13b41efc7cf) @@ -75,10 +75,10 @@ method implementation was invoked via [cmd nx::next]; 0 otherwise. [item] [option "level"] will return a number indicating the stack -level of the invoking method or script, or an empty string when +level of the currently executed method or script, or an empty string when executed outside an NX context (e.g., in a Tcl proc or a namespace script). The resulting value can be directly passed as [arg "level"] to -[cmd "info level"]). +[cmd "info level"]. [item] [option method] returns the name of the currently executing method. If an ensemble-method call, the name of the bottom-most