mirror of
https://github.com/PDP-10/its.git
synced 2026-02-25 08:29:53 +00:00
Fix MIDAS documentation for .MLLIT.
It had the meaning of zero and negative exchanged.
This commit is contained in:
@@ -4089,8 +4089,8 @@ $R. The relocation factor (only in STINK format)
|
||||
The comma serves only to terminate <arg>.
|
||||
.M Main block (as in .M"FOO)
|
||||
.MLLIT set positive to allow multi-line [], (), and <>.
|
||||
Set negative for the old-fashioned mode where they didn't
|
||||
need to be terminated. Zero selects "error mode" useful
|
||||
Set to zero for the old-fashioned mode where they didn't
|
||||
need to be terminated. Negative selects "error mode" useful
|
||||
in converting an old-fashioned program to multi-line mode.
|
||||
Now initially positive.
|
||||
.MRUNT MIDAS's runtime so far, in milliseconds.
|
||||
Reference in New Issue
Block a user