ARM11: help/usage updates
commit199abf49ea02f03aedd1239b6ef3928d35f5dbb7
authorDavid Brownell <dbrownell@users.sourceforge.net>
Fri, 8 Jan 2010 00:21:10 +0000 (7 16:21 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Fri, 8 Jan 2010 00:21:24 +0000 (7 16:21 -0800)
tree71896fa283684cd9edbb006056c46fd6ba1b551d
parent48d51e1719c2b48509786bba7c84c09d329929d3
ARM11: 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.

Fix the User's Guide in a few places to be more consistent (mostly
to use brackets not parentheses) and to recognize that parameter may
be entirely optional (in which case the command just displays output,
and changes nothing).  Also reference NXP, not Philips, for LPC chips.

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

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
doc/openocd.texi
src/target/arm11.c