Supported since fadb4244085cd04fd9c8b3a4b3bc161f506431f3 (v2.6.22). Signed-off-by: Jakub Wilk <jwilk@xxxxxxxxx> --- man4/console_codes.4 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/man4/console_codes.4 b/man4/console_codes.4 index d549b76a9..24399925b 100644 --- a/man4/console_codes.4 +++ b/man4/console_codes.4 @@ -317,6 +317,7 @@ T} 2 T{ set half-bright (simulated with color on a color display) T} +3 set italic (since Linux 2.6.22; simulated with color on a color display) 4 T{ set underscore (simulated with color on a color display) (the colors used to simulate dim or underline are set @@ -344,6 +345,7 @@ set underline; before Linux 4.17, this value set normal intensity (as is done in many other terminals) T} 22 set normal intensity +23 italic off (since Linux 2.6.22) 24 underline off 25 blink off 27 reverse video off -- 2.34.0