Index: doc/method.man.inc =================================================================== diff -u -ref17499c6911ca6b6712384f6793acc1d7cb856e -rf8e79022a6358a42c082e1637a14bddaa3798e73 --- doc/method.man.inc (.../method.man.inc) (revision ef17499c6911ca6b6712384f6793acc1d7cb856e) +++ doc/method.man.inc (.../method.man.inc) (revision f8e79022a6358a42c082e1637a14bddaa3798e73) @@ -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 SCOPE]] [method method] [arg name] [arg parameters] [opt [option "-checkalways"]] [opt [option "-returns [arg valueChecker]"]] [arg body]] +[call [arg [vset CMD]] [opt "public | protected | private"] [const [vset SCOPE]] [method method] [arg name] [arg parameters] [opt [option "-checkalways"]] [opt "[option -returns] [arg valueChecker]"] [arg body]] [keywords "value checker"] [keywords "colon-prefix notation"]