From 1fa2b732b7b6c1539995fa40605d9bcf807ac357 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Fri, 12 Dec 2025 04:58:15 -0500 Subject: alf: Cleanup and commentary. --- src/alf.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/alf.1') diff --git a/src/alf.1 b/src/alf.1 index 5a3df8f..46a1ef2 100644 --- a/src/alf.1 +++ b/src/alf.1 @@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. -.TH "ALF" 1 "2025-12-11" "0.4.0" "Urchlay's Atari 8-bit Tools" +.TH "ALF" 1 "2025-12-12" "0.4.0" "Urchlay's Atari 8-bit Tools" .SH NAME alf \- create Atari 8-bit ALF archives .\" RST source for alf(1) man page. Convert with: @@ -271,8 +271,8 @@ a DOS capable of handling multi\-megabyte files... Performance is pretty good, as of alftools\-0.4.0. For small files like you\(aqd use on an Atari (up to 50KB), it\(aqs basically instantaneous (0.008 seconds) on the author\(aqs modest i7 workstation. For a 1MB text -file, it takes 0.026 sec (faster than \fBarc\fP!). For 1MB of random -garbage, it\(aqs 0.043 sec (and the resulting ALF file is 36% larger than +file, it takes 0.022 sec (faster than \fBarc\fP!). For 1MB of random +garbage, it\(aqs 0.03 sec (and the resulting ALF file is 36% larger than the garbage). .sp By comparison, \fBzip\fP takes 0.06 seconds to compress the 1MB text file, -- cgit v1.2.3