From 1b155d9d4cfbf0d39acd26108d59ec5ab4e28cac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antonio=20Ni=C3=B1o=20D=C3=ADaz?= Date: Tue, 18 Jul 2017 21:48:19 +0100 Subject: [PATCH] Fix typo in documentation of RSRESET MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Antonio Niño Díaz --- src/asm/rgbasm.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/asm/rgbasm.5 b/src/asm/rgbasm.5 index a461767c..3f29f5c0 100644 --- a/src/asm/rgbasm.5 +++ b/src/asm/rgbasm.5 @@ -275,7 +275,7 @@ Alternatively you can use = as a synonym for SET. .Pp .Dl COUNT = 2 .Pp -.It Sy RSSET , RERESET , RB , RW +.It Sy RSSET , RSRESET , RB , RW .Pp The RS group of commands is a handy way of defining structures: .Pp