Index: doc/Object.man =================================================================== diff -u -r7944f1c82b2b3f6379fcfa4cf3914df136b6cec9 -r846829faf86d04ad2add40bfb85ad770440ec3cb --- doc/Object.man (.../Object.man) (revision 7944f1c82b2b3f6379fcfa4cf3914df136b6cec9) +++ doc/Object.man (.../Object.man) (revision 846829faf86d04ad2add40bfb85ad770440ec3cb) @@ -520,7 +520,7 @@ returned [term "slot object"]s can be limited according to any or a combination of the following criteria: First, [term "slot object"]s can be filtered based on their command names matching [arg namePattern] (see [cmd "string -match"]). Second, [option "-type"] allows to select +match"]). Second, [option "-type"] allows one to select [term "slot object"]s which are instantiated from a subclass [arg className] of [cmd nx::Slot] (default: [cmd nx::Slot]) . Third, [option -source] restricts [term "slot object"]s returned according to their provenance in either the NX [emph system] classes or the [emph application] classes present in the linearisation list of [arg obj] (default: [emph all]). [para]