aboutsummaryrefslogtreecommitdiff
path: root/src/unalf.1
diff options
context:
space:
mode:
Diffstat (limited to 'src/unalf.1')
-rw-r--r--src/unalf.114
1 files changed, 7 insertions, 7 deletions
diff --git a/src/unalf.1 b/src/unalf.1
index 8acfbfb..4767cf1 100644
--- a/src/unalf.1
+++ b/src/unalf.1
@@ -222,7 +222,7 @@ extracted files will have \fBmtime\fP set to the current time.
.TP
.B \-v
Verbose listing of archive contents, with compressed and original
-sizes, compression ration, date/time stamps, and checksum. The
+sizes, compression ratio, date/time stamps, and checksum. The
output format is similar to that of \fBarc \-v\fP, minus the \fIStowage\fP
column, since \fIALF\fP doesn\(aqt support multiple compression types. The
date and time are displayed, but in most .alf files these are the
@@ -230,7 +230,7 @@ default values of "8 Jan 82 12:24:38a".
.sp
Unlike \fB\-l\fP, the \fB\-v\fP listing shows the filenames exactly as
stored in the archive (ignores \fB\-L\fP, enables \fB\-k\fP), and always
-shows all the files (ignores \fIwildcards\fP and \fB\-x\fP).
+shows all the files (ignores \fIwildcards\fP, \fB\-n\fP, and \fB\-x\fP).
.UNINDENT
.\" verbose listing of archive contents.
.
@@ -302,18 +302,18 @@ Besides the standard error messages such as "no such file or directory":
\fBunalf\fP will exit with status 1 immediately after these errors:
.INDENT 0.0
.TP
-.B \fBfatal: this is an ARC file, not ALF\fP
+.B \fBthis is an ARC file, not ALF\fP
Self\-explanatory. Use the \fBarc\fP(1) utility for this file.
.TP
-.B \fBfatal: not an ALF file\fP
+.B \fBnot an ALF file\fP
Self\-explanatory. Either the file is too small (less than 29 bytes)
or its first two bytes don\(aqt match the \fIALF\fP signature \fB0x1a\fP \fB0x0f\fP\&.
.TP
-.B \fBfatal: stack underrun/overrun\fP
+.B \fBstack underrun/overrun\fP
Generally means the archive is corrupt. Valid ALF files should never
cause these errors.
.TP
-.B \fBfatal: compressed data is truncated, EOF before end marker\fP
+.B \fBcompressed data is truncated, EOF before end marker\fP
Self\-explanatory. The ALF file ends before the compressed data does.
.TP
.B \fBheader #<n> (compressed|original) size is impossibly large (>16MB)\fP
@@ -438,7 +438,7 @@ can be reached via the AtariAge.com forums with the username "Alfred".
This \fBunalf\fP was written by B. Watson <\fI\%urchlay@slackware.uk\fP>.
.SH SEE ALSO
.sp
-\fBalf\fP(1), \fBalfls\fP(1)
+\fBalf\fP(1), \fBalfsum\fP(1)
.sp
The git repository for \fBalftools\fP:
.INDENT 0.0