Index: doc/next-migration.txt =================================================================== diff -u -rf41ae7e802868efee95b5d5682edfdbbe9ba2f64 -rc4997e0189bb712287aa53d12bb3e332acfb781d --- doc/next-migration.txt (.../next-migration.txt) (revision f41ae7e802868efee95b5d5682edfdbbe9ba2f64) +++ doc/next-migration.txt (.../next-migration.txt) (revision c4997e0189bb712287aa53d12bb3e332acfb781d) @@ -2461,8 +2461,8 @@ ---------------- |[source,tcl] ---------------- -/obj/ info method handle /methodName/ -/cls/ ?class? info method handle /methodName/ +/obj/ info method registrationhandle /methodName/ +/cls/ ?class? info method registrationhandle /methodName/ ---------------- |======================