Index: doc/next-tutorial.html
===================================================================
diff -u -rf25391601dc81bb54fe227aa5e9341d17de30ae9 -r1992fee1fc7ab0fb3e9e81f501881edc9605f2da
--- doc/next-tutorial.html	(.../next-tutorial.html)	(revision f25391601dc81bb54fe227aa5e9341d17de30ae9)
+++ doc/next-tutorial.html	(.../next-tutorial.html)	(revision 1992fee1fc7ab0fb3e9e81f501881edc9605f2da)
@@ -746,15 +746,19 @@
 provide interfaces) especially for large projects, where many
 developers are involved.</p></div>
 <div class="paragraph"><p>The Next Scripting Language is based on the Next Scripting Framework
-which was developed based on the notion of language oriented
+(NSF) which was developed based on the notion of language oriented
 programming. The Next Scripting Frameworks provides C-level support
 for defining and hosting multiple object systems in a single Tcl
-interpreter. The whole definition of NX is fully scripted (e.g.
-defined in <tt>nx.tcl</tt>). The Next Scripting Framework is shipped with
-three language definitions, containing NX and XOTcl 2. Most of the
-existing XOTcl 1 programs can be used without modification in the Next
-Scripting Framework by using XOTcl 2. The Next Scripting Framework
-requires Tcl 8.5 or newer.</p></div>
+interpreter.  The name of the Next Scripting Framework is derived from
+the universal method combinator "next" introduced in XOTcl that allows
+for method combination with filters, per-object and transitive
+per-class mixin classes, per-object methods and multiple inheritance.</p></div>
+<div class="paragraph"><p>The definition of NX is fully scripted (e.g.  defined in
+<tt>nx.tcl</tt>). The Next Scripting Framework is shipped with three language
+definitions, containing NX and XOTcl 2. Most of the existing XOTcl 1
+programs can be used without modification in the Next Scripting
+Framework by using XOTcl 2. The Next Scripting Framework requires Tcl
+8.5 or newer.</p></div>
 </div>
 </div>
 <div class="sect1">
@@ -3959,7 +3963,7 @@
 <div id="footer">
 <div id="footer-text">
 Version 2.1<br />
-Last updated 2011-10-18 23:17:59 CEST
+Last updated 2011-10-22 18:24:33 CEST
 </div>
 </div>
 </body>