Index: doc/current.3 =================================================================== diff -u -r7a895a1ed3731fe5f4955224f251ad7d57c7e7cb -r563b2d4feab7e900cbe7fd61a41ab13b41efc7cf --- doc/current.3 (.../current.3) (revision 7a895a1ed3731fe5f4955224f251ad7d57c7e7cb) +++ doc/current.3 (.../current.3) (revision 563b2d4feab7e900cbe7fd61a41ab13b41efc7cf) @@ -338,10 +338,10 @@ method implementation was invoked via \fBnx::next\fR; 0 otherwise\&. .IP \(bu \fBlevel\fR 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 \fIlevel\fR to -\fBinfo level\fR)\&. +\fBinfo level\fR\&. .IP \(bu \fBmethod\fR returns the name of the currently executing method\&. If an ensemble-method call, the name of the bottom-most