# HG changeset patch # User William Astle # Date 1514407943 25200 # Node ID 6b19418c465c383d54b145c2f1a17fb846c7b679 # Parent 96a05e89ab03bd306f1e1aebab7df271a37bca1c Correct documentation of FILL pseudo op Thanks to Glen Hewlett for pointing out that the parameters for FILL were reversed in the documentation. diff -r 96a05e89ab03 -r 6b19418c465c docs/manual.docbook.sgml --- a/docs/manual.docbook.sgml Sat Dec 02 22:28:31 2017 -0700 +++ b/docs/manual.docbook.sgml Wed Dec 27 13:52:23 2017 -0700 @@ -841,7 +841,7 @@ -FILL size,byte +FILL byte,size