Index: doc/info.man.inc =================================================================== diff -u -r02949079584c317f6d5e6c138d609a66036ac198 -r7944f1c82b2b3f6379fcfa4cf3914df136b6cec9 --- doc/info.man.inc (.../info.man.inc) (revision 02949079584c317f6d5e6c138d609a66036ac198) +++ doc/info.man.inc (.../info.man.inc) (revision 7944f1c82b2b3f6379fcfa4cf3914df136b6cec9) @@ -83,7 +83,7 @@ [para] -By setting [option -callprotection], only methods of a certain [term "call protection"] [arg level] ([term "public"], [term "protected"], or [term "private"]) will be returned. Methods of a specific type can be requested using [option "-type"]. The recognized values for [arg methodType] are: +By setting [option -callprotection], only methods of a certain [term "call protection"] [arg level] ([const "public"], [const "protected"], or [const "private"]) will be returned. Methods of a specific type can be requested using [option "-type"]. The recognized values for [arg methodType] are: [list_begin itemized] [item] [const scripted] denotes methods defined using [const [vset SCOPE]] [method method]; [item] [const alias] denotes [term "alias method"]s defined using [const [vset SCOPE]] [method alias];