File: 0005-console_codes.4.patch

package info (click to toggle)
manpages 6.15-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 20,184 kB
  • sloc: sh: 575; python: 222; perl: 190; makefile: 29; lisp: 22
file content (22 lines) | stat: -rw-r--r-- 704 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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 | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/man/man4/console_codes.4 b/man/man4/console_codes.4
index 164963a..a9f1948 100644
--- a/man/man4/console_codes.4
+++ b/man/man4/console_codes.4
@@ -758,7 +758,9 @@ ESC m		Memory unlock (per HP terminals).
 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