]> git.sur5r.net Git - cc65/commitdiff
Typo fix by Stefan Haubenthal.
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 27 Jan 2013 14:44:04 +0000 (14:44 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 27 Jan 2013 14:44:04 +0000 (14:44 +0000)
git-svn-id: svn://svn.cc65.org/cc65/trunk@5972 b7a2c559-68d2-44c3-8de9-860c34a00d81

doc/od65.sgml

index 0fd3856ab47d93352dd0bc35abba29cdc88bdc22..2668b0b86ce70c3d0a0e688d477fc78ca84a3251 100644 (file)
@@ -65,7 +65,7 @@ Long options:
 </verb></tscreen>
 
 
-<sect1>Command line options in detail<p>
+<sect1>Command line options in detail<label id="cmdline-opt-detail"><p>
 
 Here is a description of all the command line options:
 
@@ -114,7 +114,7 @@ Here is a description of all the command line options:
 
   <tag><tt>--dump-scopes</tt></tag>
 
-  Dump the scope (lexical level) information contained in the object file. 
+  Dump the scope (lexical level) information contained in the object file.
 
 
   <tag><tt>-S, --dump-segsize</tt></tag>
@@ -141,8 +141,8 @@ Here is a description of all the command line options:
 
 The converter will read one or more object files per invocation and write the
 contents in readable format to standard output. Please note that you need to
-specify and of the <tt/--dump/ options listed above, otherwise no useful
-output will be generated.
+specify any of the <tt/--dump/ options listed <ref id="cmdline-opt-detail"
+name="above">, otherwise no useful output will be generated.
 
 Example output for the command
 <tscreen><verb>