Mercurial > hg > index.cgi
diff docs/manual.docbook.sgml @ 245:0bc1c88fe776
Fix typo in documentation of lwasm --define switch.
Fixed typo listed -I as the short option variant for --define. -D is the
correct short option.
author | William Astle <lost@l-w.ca> |
---|---|
date | Wed, 23 Jan 2013 13:32:15 -0700 |
parents | ce1fdc8d6568 |
children | ed1009bce533 |
line wrap: on
line diff
--- a/docs/manual.docbook.sgml Wed Jan 23 13:21:57 2013 -0700 +++ b/docs/manual.docbook.sgml Wed Jan 23 13:32:15 2013 -0700 @@ -3,7 +3,7 @@ <bookinfo> <title>LW Tool Chain</title> <author><firstname>William</firstname><surname>Astle</surname></author> -<copyright><year>2009-2012</year><holder>William Astle</holder></copyright> +<copyright><year>2009-2013</year><holder>William Astle</holder></copyright> </bookinfo> <chapter> @@ -325,7 +325,7 @@ <varlistentry> <term><option>--define=SYM[=VAL]</option></term> -<term><option>-I SYM[=VAL]</option></term> +<term><option>-D SYM[=VAL]</option></term> <listitem> <para> Pre-defines the symbol SYM as either the specified VAL. If VAL is omitted,