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