console_codes.4: tfix

The correct meaning of SGR is "Select Graphic Rendition".

See:
<https://www.ecma-international.org/wp-content/uploads/ECMA-48_5th_edition_june_1991.pdf>
<https://nvlpubs.nist.gov/nistpubs/Legacy/FIPS/fipspub86.pdf>
<https://en.wikipedia.org/wiki/ANSI_escape_code#SGR_(Select_Graphic_Rendition)_parameters>

Reported-by: Christoph Anton Mitterer <calestyo@scientia.net>
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Alejandro Colomar 2021-05-13 17:21:55 +02:00 committed by Michael Kerrisk
parent 20f1ee9317
commit f603c6f39d
1 changed files with 1 additions and 1 deletions

View File

@ -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.