From 20237e5d762091a78e75aeec3f58092a2738b3ca Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Fri, 26 Apr 2024 03:04:15 -0400 Subject: blob2xex: tweak doc. --- xexamine.1 | 2 +- xexamine.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/xexamine.1 b/xexamine.1 index 1a4d68e..fec0731 100644 --- a/xexamine.1 +++ b/xexamine.1 @@ -42,7 +42,7 @@ xexamine [ [\fB\-h\fP] | [ [\fB\-v\fP] [\fB\-d\fP] [\fB\-s\fP \fIsegment\fP] \f \fBxexamine\fP reads Atari 8\-bit executables (.xex files) and prints the following information on each segment in each file: .sp -Segment number (in decimal, first segment is #1). +Segment number within the file (in decimal, first segment is #1). .sp Offset in bytes from the start of the file (in decimal). .sp diff --git a/xexamine.rst b/xexamine.rst index aff53fb..4201ee3 100644 --- a/xexamine.rst +++ b/xexamine.rst @@ -22,7 +22,7 @@ DESCRIPTION **xexamine** reads Atari 8-bit executables (.xex files) and prints the following information on each segment in each file: -Segment number (in decimal, first segment is #1). +Segment number within the file (in decimal, first segment is #1). Offset in bytes from the start of the file (in decimal). -- cgit v1.2.3