Mercurial > hg > index.cgi
changeset 575:d562ecd3ffd8
Fix typo in manual
author | William Astle <lost@l-w.ca> |
---|---|
date | Wed, 05 Jun 2024 11:40:38 -0600 |
parents | a0c9433dc0d4 |
children | 40edb7de3857 |
files | docs/manual.docbook.sgml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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".</para> <para>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.</para>