diff options
author | Kazu Hirata <kazu@codesourcery.com> | 2003-10-26 18:12:03 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@codesourcery.com> | 2003-10-26 18:12:03 +0000 |
commit | 6049379740a033d6c617a5e26420f7c108584e5f (patch) | |
tree | 3594e526b7eb8ab24542a3afeb0544b3af53b00b /gas/doc/c-mmix.texi | |
parent | 3e685d417e81036a35a6009aead698f0b2c8d67e (diff) | |
download | gdb-6049379740a033d6c617a5e26420f7c108584e5f.zip gdb-6049379740a033d6c617a5e26420f7c108584e5f.tar.gz gdb-6049379740a033d6c617a5e26420f7c108584e5f.tar.bz2 |
* doc/c-alpha.texi: Fix typos.
* doc/c-ia64.texi: Likewise.
* doc/c-mmix.texi: Likewise.
* doc/c-sh64.texi: Likewise.
* doc/c-xtensa.texi: Likewise.
* doc/internals.texi: Likewise.
Diffstat (limited to 'gas/doc/c-mmix.texi')
-rw-r--r-- | gas/doc/c-mmix.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/doc/c-mmix.texi b/gas/doc/c-mmix.texi index a5205b6..a31fa83 100644 --- a/gas/doc/c-mmix.texi +++ b/gas/doc/c-mmix.texi @@ -443,7 +443,7 @@ operand can be omitted, defaulting to a zero value. The directives @samp{WYDE}, @samp{TETRA} and @samp{OCTA} emit constants of two, four and eight bytes size respectively. Before anything else happens for the directive, the current location is aligned to the respective -constant-size bondary. If a label is defined at the beginning of the +constant-size boundary. If a label is defined at the beginning of the line, its value will be that after the alignment. A single operand can be omitted, defaulting to a zero value emitted for the directive. Operands can be expressed as strings (@pxref{Strings}), in which case each |