[bug #59239] Section 2.2.1 of the Info manual mentions "ORG" instead of "ORIG" as a pseudoinstruction

2020-10-08 Thread Rafael Beirigo
Follow-up Comment #1, bug #59239 (project mdk):

Sorry, I copied the last line twice without fixing it!

It should be:

  pseudoinstruction (e.g.  'ORIG', 'EQU'),

("'ORIG'" instead of "'ORG'")

Thanks!


[comment #0 original submission:]
> In section 2.2.1 there's the following text:
> 
> ---
> 'MNEMONIC'
>  is a literal denoting the operation code of the instruction (e.g.
>  'LDA', 'STA'; see MIX instruction set) or an assembly
>  pseudoinstruction (e.g.  'ORG', 'EQU'),
> ---
> 
> The last line is
> 
>  pseudoinstruction (e.g.  'ORG', 'EQU'),
> 
> but should be
> 


___

Reply to this item at:

  

___
  Message sent via Savannah
  https://savannah.gnu.org/




[bug #59239] Section 2.2.1 of the Info manual mentions "ORG" instead of "ORIG" as a pseudoinstruction

2020-10-08 Thread Rafael Beirigo
URL:
  

 Summary: Section 2.2.1 of the Info manual mentions "ORG"
instead of "ORIG" as a pseudoinstruction
 Project: GNU MIX Development Kit
Submitted by: impossibleshadow
Submitted on: Thu 08 Oct 2020 11:52:59 PM UTC
Category: None
Severity: 3 - Normal
  Item Group: None
  Status: None
 Privacy: Public
 Assigned to: None
 Open/Closed: Open
 Discussion Lock: Any

___

Details:

In section 2.2.1 there's the following text:

---
'MNEMONIC'
 is a literal denoting the operation code of the instruction (e.g.
 'LDA', 'STA'; see MIX instruction set) or an assembly
 pseudoinstruction (e.g.  'ORG', 'EQU'),
---

The last line is

 pseudoinstruction (e.g.  'ORG', 'EQU'),

but should be

 pseudoinstruction (e.g.  'ORG', 'EQU'),




___

Reply to this item at:

  

___
  Message sent via Savannah
  https://savannah.gnu.org/