summaryrefslogtreecommitdiffstats
path: root/debian/patches/0005-console_codes.4.patch
blob: 04e048e5e5bd430c77559f261697866983971acb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
From: "Dr. Tobias Quathamer" <toddy@debian.org>
Date: Sat, 6 Feb 2016 01:22:07 +0100
Subject: console_codes.4

---
 man/man4/console_codes.4 | 3 +++
 1 file changed, 3 insertions(+)

--- a/man/man4/console_codes.4
+++ b/man/man4/console_codes.4
@@ -14,6 +14,7 @@
 .\" Tiny correction, aeb, 961107.
 .\"
 .\" 2006-05-27, Several corrections - Thomas E. Dickey
+.\" Modified Thu Dec 13 23:23:41 2001 by Martin Schulze <joey@infodrom.org>
 .\"
 .TH console_codes 4 2024-05-02 "Linux man-pages (unreleased)"
 .SH NAME
@@ -717,7 +718,9 @@
 ESC n	LS2	Invoke the G2 character set.
 ESC o	LS3	Invoke the G3 character set.
 ESC |	LS3R	Invoke the G3 character set as GR.
+		Has no visible effect in xterm.
 ESC }	LS2R	Invoke the G2 character set as GR.
+		Has no visible effect in xterm.
 ESC \[ti]	LS1R	Invoke the G1 character set as GR.
 .TE
 .P