From 6ff31c1205b46448918ee4e0f10b38ad4cc6746e Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Thu, 25 Apr 2024 02:23:24 -0400 Subject: blob2xex: tweak doc. --- blob2xex.1 | 2 +- blob2xex.rst | 2 +- 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, -- cgit v1.2.3