From 9be7c4c8498352f086e3b83dfb48452885f9b7d3 Mon Sep 17 00:00:00 2001 From: Ben10do Date: Tue, 7 Feb 2017 11:05:35 +0000 Subject: [PATCH] Remove duplicate documentation of -E MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Remove Sanqui’s documentation of the -E argument to rgbasm, in favour of bentley’s better-worded one. --- src/asm/rgbasm.1 | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/asm/rgbasm.1 b/src/asm/rgbasm.1 index f0e2bdd1..adf864d7 100644 --- a/src/asm/rgbasm.1 +++ b/src/asm/rgbasm.1 @@ -54,8 +54,6 @@ When padding an image, pad with this value. The default is 0x00. .It Fl v Be verbose. -.It Fl E -Export all relocable symbols by default. .El .Sh EXAMPLES Assembling a basic source file is simple: