aboutsummaryrefslogtreecommitdiffstats
path: root/man4
diff options
context:
space:
mode:
Diffstat (limited to 'man4')
-rw-r--r--man4/console_codes.46
1 files changed, 3 insertions, 3 deletions
diff --git a/man4/console_codes.4 b/man4/console_codes.4
index 99895952b9..ddafb5d2d2 100644
--- a/man4/console_codes.4
+++ b/man4/console_codes.4
@@ -364,8 +364,8 @@ Colors are in SGR parameters:
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
-ESC [ 2 ; \fIn\fP ] Set color \fIn\fP as the dim color
+ESC [ 1 ; \fIn\fP ] Set color \fIn\fP as the underline color.
+ESC [ 2 ; \fIn\fP ] Set color \fIn\fP as the dim color.
ESC [ 8 ] Make the current color pair the default attributes.
ESC [ 9 ; \fIn\fP ] Set screen blank timeout to \fIn\fP minutes.
ESC [ 10 ; \fIn\fP ] Set bell frequency in Hz.
@@ -379,7 +379,7 @@ Bring the previous console to the front
T}
ESC [ 16 ; \fIn\fP ] T{
Set the cursor blink interval in milliseconds
-(since Linux 4.2)
+(since Linux 4.2).
T}
.\" commit bd63364caa8df38bad2b25b11b2a1b849475cce5
.TE