aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-04-25 02:23:24 -0400
committerB. Watson <urchlay@slackware.uk>2024-04-25 02:23:24 -0400
commit6ff31c1205b46448918ee4e0f10b38ad4cc6746e (patch)
treef8030eaf0e83ba7424e0212e6d58d9d1d716d2db
parent4472fecc92ccf8ec327a8047080a1b9f80b1ac44 (diff)
downloadbw-atari8-tools-6ff31c1205b46448918ee4e0f10b38ad4cc6746e.tar.gz
blob2xex: tweak doc.
-rw-r--r--blob2xex.12
-rw-r--r--blob2xex.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/blob2xex.1 b/blob2xex.1
index 41cd28c..8907224 100644
--- a/blob2xex.1
+++ b/blob2xex.1
@@ -88,7 +88,7 @@ Default is no init address.
.TP
.B \-o \fIoffset\fP
Optional; skip this many bytes of the next input file. Default is \fB0\fP\&.
-See the \fBComplex Example\fP below.
+See the \fBMore Complex Example\fP below.
.TP
.B \-s \fIsize\fP
Optional; read this many bytes of the next input file. Default is the entire file,
diff --git a/blob2xex.rst b/blob2xex.rst
index af6a220..125772c 100644
--- a/blob2xex.rst
+++ b/blob2xex.rst
@@ -69,7 +69,7 @@ not **-l0x2000**.
-o *offset*
Optional; skip this many bytes of the next input file. Default is **0**.
- See the **Complex Example** below.
+ See the **More Complex Example** below.
-s *size*
Optional; read this many bytes of the next input file. Default is the entire file,