Index: doc/method.man.inc =================================================================== diff -u -N -r02949079584c317f6d5e6c138d609a66036ac198 -r7944f1c82b2b3f6379fcfa4cf3914df136b6cec9 --- doc/method.man.inc (.../method.man.inc) (revision 02949079584c317f6d5e6c138d609a66036ac198) +++ doc/method.man.inc (.../method.man.inc) (revision 7944f1c82b2b3f6379fcfa4cf3914df136b6cec9) @@ -1,6 +1,6 @@ [comment {-*- tcl -*- manpage fragment for method method, shared by nx::Object and nx::Class}] -[call [arg [vset CMD]] [opt "public | protected | private"] [const [vset MODIFIER]] [method method] [arg name] [arg parameters] [opt [option "-checkalways"]] [opt "[option -returns] [arg valueChecker]"] [arg body]] +[call [arg [vset CMD]] [opt "[method public] | [method protected] | [method private]"] [method "[vset MODIFIER] method"] [arg name] [arg parameters] [opt [option "-checkalways"]] [opt "[option -returns] [arg valueChecker]"] [arg body]] [keywords "value checker"] [keywords "colon-prefix notation"]