From: Jakub Wilk Date: Sat, 3 Sep 2022 18:11:48 +0000 (+0200) Subject: setterm: (man) clarify --hbcolor, --ulcolor syntax X-Git-Tag: v2.39-rc1~533^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=15d2cfc5be86095fb45ed1964a38f204babf7272;p=thirdparty%2Futil-linux.git setterm: (man) clarify --hbcolor, --ulcolor syntax Remove superfluous [bright]. Optional "bright" is already part of the definition of "16-color". --- diff --git a/term-utils/setterm.1.adoc b/term-utils/setterm.1.adoc index 68b8554cb5..9e00005b11 100644 --- a/term-utils/setterm.1.adoc +++ b/term-utils/setterm.1.adoc @@ -89,7 +89,7 @@ Sets the foreground text color. *--half-bright* on|off:: Turns dim (half-brightness) mode on or off. Except on a virtual console, *--half-bright off* turns off all attributes (bold, half-brightness, blink, reverse). -*--hbcolor* [bright] _16-color_:: +*--hbcolor* _16-color_:: Sets the color for half-bright characters. *--initialize*:: @@ -148,7 +148,7 @@ Sets tab stops at the given horizontal cursor positions, in the range *1-160*. W *--term* _terminal_name_:: Overrides the *TERM* environment variable. -*--ulcolor* [bright] _16-color_:: +*--ulcolor* _16-color_:: Sets the color for underlined characters. Virtual consoles only. *--underline* on|off::