diff options
Diffstat (limited to 'src/unalf.1')
| -rw-r--r-- | src/unalf.1 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/unalf.1 b/src/unalf.1 index 3306279..ffc41c1 100644 --- a/src/unalf.1 +++ b/src/unalf.1 @@ -321,6 +321,11 @@ The archive is corrupt. If this happens on the last (or only) file, it probably means the ALF file was truncated. You\(aqll almost certainly get a checksum error for \fI<file>\fP, too. .TP +.B \fBfilename has underscore, OK on Sparta/MyDOS, not Atari DOS 2.x\fP +Not an actual problem, unless you try to extract this ALF file on +an Atari running Atari DOS 2.0/2.5, or any other DOS that doesn\(aqt +allow underscores in filenames. +.TP .B \fBbad Atari filename\fP \fI<filename>\fP \fI<reason>\fP The filename stored in the ALF header doesn\(aqt follow the rules for Atari DOS filenames. \fI<reason>\fP will be something like "doesn\(aqt start @@ -334,11 +339,6 @@ really might have created an ALF file with files this big... though "impossibly large" means >=16MB. \fBunalf\fP can\(aqt extract a file that big. .TP -.B \fBfilename has underscore, OK on Sparta/MyDOS, not Atari DOS 2.x\fP -Not an actual problem, unless you try to extract this ALF file on -an Atari running Atari DOS 2.0/2.5, or any other DOS that doesn\(aqt -allow underscores in filenames. -.TP .B \fBALF files don\(aqt normally contain other ALF files, are you trying to extract/list multiple ALF files at once?\fP You gave a \fIwildcard\fP argument that ends with \fI\&.alf\fP\&. This is OK if your \fIALF\fP file actually contains another \fIALF\fP file, but that would |
