Hello Jakub, On 3/9/19 9:55 AM, Jakub Wilk wrote:
Source: setterm_command() in drivers/tty/vt/vt.c
Thanks, Jakub. Patch applied. Cheers, Michael
Signed-off-by: Jakub Wilk <jwilk@xxxxxxxxx> --- 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 35f52fc64..99895952b 100644 --- a/man4/console_codes.4 +++ b/man4/console_codes.4 @@ -361,7 +361,7 @@ The following sequences are neither ECMA-48 nor native VT102. They are native to the Linux console driver. Colors are in SGR parameters: 0 = black, 1 = red, 2 = green, 3 = brown, 4 = blue, 5 = magenta, 6 = -cyan, 7 = white. +cyan, 7 = white; 8\(en15 = bright versions of 0\(en7. .TS l l. ESC [ 1 ; \fIn\fP ] Set color \fIn\fP as the underline color