aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xexamine.12
-rw-r--r--xexamine.rst2
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).