# HG changeset patch # User William Astle # Date 1668474092 25200 # Node ID f12c767c363edee3c487f6797e3b09b9ac440536 # Parent e10618b48e6883371971ed6848c0de8344c25447 Fix typo in manual. I wonder just what "pneumonics" are.... diff -r e10618b48e68 -r f12c767c363e docs/manual.docbook.sgml --- a/docs/manual.docbook.sgml Thu Sep 29 13:59:42 2022 -0600 +++ b/docs/manual.docbook.sgml Mon Nov 14 18:01:32 2022 -0700 @@ -535,7 +535,7 @@ instructions. As of LWASM 4.11, those compatibility instructions can be enabled using the --6800compat option or the 6800compat pragma. It also supports all known HD6309 -instructions. While there is general agreement on the pneumonics for most +instructions. While there is general agreement on the mnemonics for most of the 6309 instructions, there is some variance with the block transfer instructions. TFM for all four variations seems to have gained the most traction and, thus, this is the form that is recommended for LWASM.