From d602ebfde5a94cbe2716f34336a60e52f2d5773d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antonio=20Ni=C3=B1o=20D=C3=ADaz?= Date: Sun, 18 Feb 2018 19:57:02 +0000 Subject: [PATCH] Fix typo in rgblink manpage MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Antonio Niño Díaz --- docs/rgblink.1.html | 2 +- src/link/rgblink.1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/rgblink.1.html b/docs/rgblink.1.html index 31e26063..d9554e82 100644 --- a/docs/rgblink.1.html +++ b/docs/rgblink.1.html @@ -82,7 +82,7 @@ The arguments are as follows: overlayfile
The ROM image to overlay sections over. When an overlay ROM is provided, all sections must be fixed. This may be used to patch an - existing binray.
+ existing binary.
 
 
-o diff --git a/src/link/rgblink.1 b/src/link/rgblink.1 index 4eb26474..ae4ee283 100644 --- a/src/link/rgblink.1 +++ b/src/link/rgblink.1 @@ -57,7 +57,7 @@ Write a symbol file to the given filename. .It Fl O Ar overlayfile The ROM image to overlay sections over. When an overlay ROM is provided, all sections must be fixed. -This may be used to patch an existing binray. +This may be used to patch an existing binary. .It Fl o Ar outfile Write ROM image to the given filename. .It Fl p Ar pad_value