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 <lucab@debian.org>
This commit is contained in:
parent
06a6018559
commit
bada33763f
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue