Index: doc/next-migration.txt =================================================================== diff -u -rc4f449cb353be812ba6502ef8e9587e87881f59b -r5c0a03007041ac414ccc3ff2bc6783db1a01d13d --- doc/next-migration.txt (.../next-migration.txt) (revision c4f449cb353be812ba6502ef8e9587e87881f59b) +++ doc/next-migration.txt (.../next-migration.txt) (revision 5c0a03007041ac414ccc3ff2bc6783db1a01d13d) @@ -374,7 +374,7 @@ instances, calling therefore scripted methods for instances +instproc+. This is certainly an unusual term. The approach with the name prefix has the disadvantage, that for every different kind of -method, two names have to be provided (eg. +proc+ and +instproc+, +method, two names have to be provided (e.g. +proc+ and +instproc+, +forward+ and +instforward+). NX on the contrary uses the same term for defining instance method or Index: library/mongodb/README =================================================================== diff -u -r120d6714d2709226a2920883310269af8db61ab7 -r5c0a03007041ac414ccc3ff2bc6783db1a01d13d --- library/mongodb/README (.../README) (revision 120d6714d2709226a2920883310269af8db61ab7) +++ library/mongodb/README (.../README) (revision 5c0a03007041ac414ccc3ff2bc6783db1a01d13d) @@ -69,7 +69,7 @@ --enable-threads --enable-symbols In order to run the sample script, - * first start the mongodb (eg. mongod) + * first start the mongodb (e.g. mongod) * go to your NSF source directory Index: library/xotcl/doc/Announce-1.1.0 =================================================================== diff -u -re8715774bf274fbeadabf08a5a0777a968f71148 -r5c0a03007041ac414ccc3ff2bc6783db1a01d13d --- library/xotcl/doc/Announce-1.1.0 (.../Announce-1.1.0) (revision e8715774bf274fbeadabf08a5a0777a968f71148) +++ library/xotcl/doc/Announce-1.1.0 (.../Announce-1.1.0) (revision 5c0a03007041ac414ccc3ff2bc6783db1a01d13d) @@ -55,7 +55,7 @@ * New build system: - per default no shells are built - - new configure switches eg. --with-xotclsh, -with-actiweb + - new configure switches e.g. --with-xotclsh, -with-actiweb --with-all * Fixes for https in connection with some versions of IE