aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakub Wilk <jwilk@jwilk.net>2019-03-09 15:55:03 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2019-05-06 15:04:33 -0500
commitdb2280ee7e62425dd8ba32e25c4f658d5399bbf7 (patch)
tree9c5fd4539c7ff9d6518b9369e430e0847d35f8c1
parente224cfce333a25ed03f222858cd9b1ff58669c0c (diff)
downloadman-pages-db2280ee7e62425dd8ba32e25c4f658d5399bbf7.tar.gz
console_codes.4: tfix
Add missing periods. Signed-off-by: Jakub Wilk <jwilk@jwilk.net> Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-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