From f603c6f39d1c98357387122fa3ba89e07535c4f8 Mon Sep 17 00:00:00 2001 From: Alejandro Colomar Date: Thu, 13 May 2021 17:21:55 +0200 Subject: [PATCH] console_codes.4: tfix The correct meaning of SGR is "Select Graphic Rendition". See: Reported-by: Christoph Anton Mitterer Signed-off-by: Alejandro Colomar Signed-off-by: Michael Kerrisk --- man4/console_codes.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man4/console_codes.4 b/man4/console_codes.4 index 690a2cd82..31c9e0c4a 100644 --- a/man4/console_codes.4 +++ b/man4/console_codes.4 @@ -298,7 +298,7 @@ T} .TE .ad .PP -.B ECMA-48 Set Graphics Rendition +.B ECMA-48 Select Graphic Rendition .PP The ECMA-48 SGR sequence ESC [ \fIparameters\fP m sets display attributes.