]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
man/man4/console_codes.4: wsfix
authorJan Engelhardt <jengelh@inai.de>
Wed, 8 Jul 2026 10:42:44 +0000 (12:42 +0200)
committerAlejandro Colomar <alx@kernel.org>
Wed, 8 Jul 2026 14:48:26 +0000 (16:48 +0200)
The space character is used as a visual aid in the escape code
sequences.  A few lines had spacing inconsistent with the rest of the
document, so make them consistent.

Signed-off-by: Jan Engelhardt <jengelh@inai.de>
Message-ID: <20260708104303.39708-1-jengelh@inai.de>
[alx: tweak commit message]
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man/man4/console_codes.4

index a742cf36fb180e3d465ba54bc12e3792ce1c24df..e0e88537ae6a720e9af10b47d6a89cfbacaa3b51 100644 (file)
@@ -753,14 +753,14 @@ Set icon name and window title to
 T}
 ESC ] 1 ; \f[I]txt\f[] ST      Set icon name to \f[I]txt\f[].
 ESC ] 2 ; \f[I]txt\f[] ST      Set window title to \f[I]txt\f[].
-ESC ] 4 ; \f[I]num\f[]; \f[I]txt\f[] ST        Set ANSI color \f[I]num\f[] to \f[I]txt\f[].
+ESC ] 4 ; \f[I]num\f[] ; \f[I]txt\f[] ST       Set ANSI color \f[I]num\f[] to \f[I]txt\f[].
 ESC ] 10 ; \f[I]txt\f[] ST     Set dynamic text color to \f[I]txt\f[].
-ESC ] 4 6 ; \f[I]name\f[] ST   T{
+ESC ] 46 ; \f[I]name\f[] ST    T{
 Change log file to
 .I name
 (normally disabled by a compile-time option).
 T}
-ESC ] 5 0 ; \f[I]fn\f[] ST     Set font to \f[I]fn\f[].
+ESC ] 50 ; \f[I]fn\f[] ST      Set font to \f[I]fn\f[].
 .TE
 .P
 It recognizes the following with slightly modified meaning