Index: doc/next-migration.txt =================================================================== diff -u -N -r37fe2bc49a8594e767ddeb0eabbe47f8c348513a -rce99d2e545ab2b5677045db1184e80f6bded0dbe --- doc/next-migration.txt (.../next-migration.txt) (revision 37fe2bc49a8594e767ddeb0eabbe47f8c348513a) +++ doc/next-migration.txt (.../next-migration.txt) (revision ce99d2e545ab2b5677045db1184e80f6bded0dbe) @@ -2983,7 +2983,7 @@ === Exit Handlers -The exit hander interface changed from a method of `::xotcl::Object` +The exit handler interface changed from a method of `::xotcl::Object` into the Tcl command `::nsf::exithandler`: [source,tcl]