diff options
-rw-r--r-- | listamsb.1 | 4 | ||||
-rw-r--r-- | listamsb.rst | 4 |
2 files changed, 4 insertions, 4 deletions
@@ -153,11 +153,11 @@ LOAD the file. Corrupted file. .IP \(bu 2 line \fIL\fP EOL address doesn\(aqt match actual line length \fIN\fP .sp -Same as above: corrupt, or not AMSB. +Corrupt file, or not an AMSB file. .IP \(bu 2 line number out of order .sp -Probably means the file is corrupted, or isn\(aqt really an AMSB file. +Corrupt file, or not an AMSB file. .IP \(bu 2 line number out range .sp diff --git a/listamsb.rst b/listamsb.rst index c5177e0..b95bd99 100644 --- a/listamsb.rst +++ b/listamsb.rst @@ -137,11 +137,11 @@ continues processing. - line *L* EOL address doesn't match actual line length *N* - Same as above: corrupt, or not AMSB. + Corrupt file, or not an AMSB file. - line number out of order - Probably means the file is corrupted, or isn't really an AMSB file. + Corrupt file, or not an AMSB file. - line number out range |