Index: doc/current.3 =================================================================== diff -u -rd49b5f90fec18930612d4fe2a36463226e94eb3b -r22abf92c61ccf3f3f6f3054e344d45c76ea29043 --- doc/current.3 (.../current.3) (revision d49b5f90fec18930612d4fe2a36463226e94eb3b) +++ doc/current.3 (.../current.3) (revision 22abf92c61ccf3f3f6f3054e344d45c76ea29043) @@ -1,8 +1,8 @@ '\" '\" Generated from file 'current\&.man' by tcllib/doctools with format 'nroff' -'\" Copyright (c) 2014-2016 Stefan Sobernig , Gustaf Neumann ; available under the Creative Commons Attribution 3\&.0 Austria license (CC BY 3\&.0 AT)\&. +'\" Copyright (c) 2014-16 Stefan Sobernig , Gustaf Neumann ; available under the Creative Commons Attribution 3\&.0 Austria license (CC BY 3\&.0 AT)\&. '\" -.TH "nx::current" 3 2\&.1\&.0 current "NX API" +.TH "nx::current" 3 2\&.2\&.0 current "NX API" .\" The -*- nroff -*- definitions below are for supplemental macros used .\" in Tcl/Tk manual entries. .\" @@ -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 @@ -361,6 +361,6 @@ .PP .SH COPYRIGHT .nf -Copyright (c) 2014-2016 Stefan Sobernig , Gustaf Neumann ; available under the Creative Commons Attribution 3\&.0 Austria license (CC BY 3\&.0 AT)\&. +Copyright (c) 2014-16 Stefan Sobernig , Gustaf Neumann ; available under the Creative Commons Attribution 3\&.0 Austria license (CC BY 3\&.0 AT)\&. .fi \ No newline at end of file