From bada33763fa963e4f7aee5ab783bcce6454a4eec Mon Sep 17 00:00:00 2001 From: Luca Bruno Date: Fri, 2 Sep 2011 09:09:44 +1200 Subject: [PATCH] Spelling fixes. Fixed a couple of typos in manpage via simple s/preceeded/preceded/ subsitution; errors caught by Debian QA checks. Signed-off-by: Luca Bruno --- mspdebug.man | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mspdebug.man b/mspdebug.man index b4b3075..5ce8484 100644 --- a/mspdebug.man +++ b/mspdebug.man @@ -611,8 +611,8 @@ Any command which accepts a memory address, length or register value as an argument may be given an address expression. An address expression consists of an algebraic combination of values. -An address value may be either a symbol name, a hex value preceeded -with the specifier "0x", a decimal value preceeded with the specifier +An address value may be either a symbol name, a hex value preceded +with the specifier "0x", a decimal value preceded with the specifier "0d", or a number in the default input radix (without a specifier). See the option \fBiradix\fR for more information.