From: Joseph Myers Date: Fri, 2 Jun 2006 22:17:20 +0000 (+0000) Subject: * gas/doc/c-arc.texi: Fix typo. X-Git-Tag: binutils-csl-wrs-linux-3_4_4-22 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fheads%2Fbinutils-csl-arm-2005q1-branch;p=thirdparty%2Fbinutils-gdb.git * gas/doc/c-arc.texi: Fix typo. --- diff --git a/ChangeLog.csl b/ChangeLog.csl index 55c3d639f62..87f96683475 100644 --- a/ChangeLog.csl +++ b/ChangeLog.csl @@ -1,3 +1,7 @@ +2006-06-02 Joseph Myers + + * gas/doc/c-arc.texi: Fix typo. + 2006-04-28 Joseph Myers * gas/config/tc-arm.c (do_iwmmxt_wldstbh): Don't multiply offset diff --git a/gas/doc/c-arc.texi b/gas/doc/c-arc.texi index 64285b8dd6c..04544d1e495 100644 --- a/gas/doc/c-arc.texi +++ b/gas/doc/c-arc.texi @@ -49,7 +49,7 @@ Base instruction set. Jump-and-link (jl) instruction. No requirement of an instruction between setting flags and conditional jump. For example: -@smallexample @ta +@smallexample mov.f r0,r1 beq foo @end smallexample