From f99b03a61fc9eae54342359a3c69db4961fa9993 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Thu, 25 Apr 2024 02:14:58 -0400 Subject: blob2xex: tweak doc. --- blob2xex.1 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'blob2xex.1') diff --git a/blob2xex.1 b/blob2xex.1 index 5858db2..6a4db64 100644 --- a/blob2xex.1 +++ b/blob2xex.1 @@ -84,7 +84,10 @@ Optional; skip this many bytes of the next input file. Default is \fB0\fP\&. .TP .B \-s \fIsize\fP Optional; read this many bytes of the next input file. Default is the entire file, -or \fB0xffff\fP (\fB65535\fP) if the file is longer than 64KB. +or \fB0xffff\fP (\fB65535\fP) if the file is longer than 64KB. It\(aqs not an error +for \fIsize\fP to be larger than the file (reading will stop at EOF). Also, the +file\(aqs data will be truncated at Atari address \fB$FFFF\fP, regardless of +\fIsize\fP or the size of the file. .UNINDENT .INDENT 0.0 .TP -- cgit v1.2.3