# HG changeset patch # User William Astle # Date 1717609238 21600 # Node ID d562ecd3ffd8d5aefd247a066814f12d0712ac97 # Parent a0c9433dc0d4bfa491549fe40784bf6074bd498a Fix typo in manual diff -r a0c9433dc0d4 -r d562ecd3ffd8 docs/manual.docbook.sgml --- a/docs/manual.docbook.sgml Mon Mar 04 10:10:38 2024 -0700 +++ b/docs/manual.docbook.sgml Wed Jun 05 11:40:38 2024 -0600 @@ -2004,7 +2004,7 @@ LWTOOLS. To turn it off, use "noforwardrefmax". Enabling this pragma will cause all forward references to use the -maximum offset or address size, much the same has EDTASM and other pure +maximum offset or address size, much the same as EDTASM and other pure two pass assemblers do. The side effect is that all line lengths and symbol values are fully resolved after the initial parsing pass and the amount of work to resolve everything becomes almost nil.