Tutorial TOC tweaks
authorCraig Dowell <craigdo@ee.washington.edu>
Mon, 30 Jun 2008 13:16:31 -0700
changeset 3356 be3532c51a37
parent 3355 ea06eff669b3
child 3357 93218ac0d373
Tutorial TOC tweaks
doc/tutorial/introduction.texi
doc/tutorial/tweaking.texi
--- a/doc/tutorial/introduction.texi	Mon Jun 30 13:06:34 2008 -0700
+++ b/doc/tutorial/introduction.texi	Mon Jun 30 13:16:31 2008 -0700
@@ -223,8 +223,6 @@
 book or web site and work through at least the basic features of the language
 before proceeding.
 
-@subsection Environment
-
 @cindex toolchain
 @cindex GNU
 The @command{ns-3} system uses the GNU ``toolchain'' for development.  A 
--- a/doc/tutorial/tweaking.texi	Mon Jun 30 13:06:34 2008 -0700
+++ b/doc/tutorial/tweaking.texi	Mon Jun 30 13:16:31 2008 -0700
@@ -86,7 +86,7 @@
 example script you have already built.
 
 @node Enabling Logging
-@subsection Enabling Logging Using the NS_LOG Environment Variable
+@subsection Enabling Logging
 @cindex NS_LOG
 Let's use the NS_LOG environment variable to turn on some more logging, but
 to get our bearings, go ahead and run the script just as you did previously,