Index: doc/Object.man =================================================================== diff -u -ra8c1439e8965d31f21dc61903ffbd3bc1c2e7635 -rf7541b47c3ce25af7e0832f3801e8b1aca7ad2aa --- doc/Object.man (.../Object.man) (revision a8c1439e8965d31f21dc61903ffbd3bc1c2e7635) +++ doc/Object.man (.../Object.man) (revision f7541b47c3ce25af7e0832f3801e8b1aca7ad2aa) @@ -759,11 +759,11 @@ [item] If the [arg level] specifier is omitted, [method uplevel] will skip any auxiliary frames added to the stack by active [term "filter"]s and [term mixin]s. The resulting stack-frame level -corresponds to the [term callinglevel] as indicated by [cmd -nx::current]. In this case method [method uplevel] can be used to -evaluate the command in the next enclosing procedure call, i.e., a -frame corresponding to a proc, method, or apply call, while skipping -frames of filters and mixins. +corresponds to the [term callinglevel] as indicated by [cmd nx::current]. In +this case method [method uplevel] can be used to evaluate the command +in the next enclosing procedure call, i.e., a frame corresponding to a +proc, method, or apply call, while skipping frames of filters and +mixins. [item] If the [arg level] specifier is provided (relative, or absolute), [method "uplevel"] will execute the command in the