From 272c07d0a63c40597372467a13556e3b197e0b03 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sat, 15 Nov 2025 14:20:06 -0500 Subject: Special case underscores in filenames, in sanity check. --- src/unalf.1 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'src/unalf.1') diff --git a/src/unalf.1 b/src/unalf.1 index b2f918f..27d9522 100644 --- a/src/unalf.1 +++ b/src/unalf.1 @@ -277,8 +277,13 @@ any unprintable characters as hex values (e.g. \fB$01\fP). Followed by "impossibly large", "suspiciously large", or "too large to fit on a floppy disk". May indicate a corrupt archive, or someone really might have created an ALF file with files this big... though -"impossibly large" means >16MB. \fBunalf\fP can\(aqt extract a file +"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. .UNINDENT .SH NOTES .sp -- cgit v1.2.3