misc ARM help/usage updates
commit12c143d5948355b3b54c9c0decc779177b22d5d9
authorDavid Brownell <dbrownell@users.sourceforge.net>
Fri, 8 Jan 2010 00:41:42 +0000 (7 16:41 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Fri, 8 Jan 2010 00:41:42 +0000 (7 16:41 -0800)
treecad536e79441c8b49dc9e3f3841abaa66db49e80
parent82c0fb527783a56f7cf82e21b85546b425378b00
misc ARM help/usage updates

Usage syntax messages have the same EBNF as the User's Guide;
there should be no angle brackets in either place.

Uupdate some helptext to be more accurate.

Don't use "&function"; functions are like arrays, their address
is their name.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
src/target/arm926ejs.c
src/target/arm9tdmi.c
src/target/armv4_5.c