Index: generic/gentclAPI.decls =================================================================== diff -u -re548a952433b4d26794f535995c9ed1ababe8807 -rd8d920f2976691dcf8e2a68b336eb253385030f6 --- generic/gentclAPI.decls (.../gentclAPI.decls) (revision e548a952433b4d26794f535995c9ed1ababe8807) +++ generic/gentclAPI.decls (.../gentclAPI.decls) (revision d8d920f2976691dcf8e2a68b336eb253385030f6) @@ -780,7 +780,7 @@ } infoObjectMethod method XOTclObjInfoMethodMethod { {-argName "object" -type object} - {-argName "infomethodsubcmd" -type "args|definition|filter|handle|parameter|parametersyntax|type|precondition|postcondition"} + {-argName "infomethodsubcmd" -type "args|body|definition|handle|parameter|parametersyntax|type|precondition|postcondition"} {-argName "name"} } infoObjectMethod methods XOTclObjInfoMethodsMethod { @@ -847,7 +847,7 @@ } infoClassMethod method XOTclClassInfoMethodMethod { {-argName "class" -type class} - {-argName "infomethodsubcmd" -type "args|body|definition|filter|handle|parameter|parametersyntax|type|precondition|postcondition"} + {-argName "infomethodsubcmd" -type "args|body|definition|handle|parameter|parametersyntax|type|precondition|postcondition"} {-argName "name"} } infoClassMethod methods XOTclClassInfoMethodsMethod {