aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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,