]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man7/charsets.7
Various pages: tfix (Oxford comma)
[thirdparty/man-pages.git] / man7 / charsets.7
index 01530eed10220fb7bdb5dcc8ebe5ba570dc639a2..1e28ef361b30ca32da999bb697271370eb99502d 100644 (file)
@@ -1,4 +1,3 @@
-'\" t -*- coding: UTF-8 -*-
 .\" Copyright (c) 1996 Eric S. Raymond <esr@thyrsus.com>
 .\" and Copyright (c) Andries Brouwer <aeb@cwi.nl>
 .\"
@@ -14,7 +13,7 @@
 .\"
 .\" Changes also by David Starner <dstarner98@aasaa.ofe.org>.
 .\"
-.TH CHARSETS 7 2017-09-15 "Linux" "Linux Programmer's Manual"
+.TH CHARSETS 7 2020-08-13 "Linux" "Linux Programmer's Manual"
 .SH NAME
 charsets \- character set standards and internationalization
 .SH DESCRIPTION
@@ -216,8 +215,8 @@ It uses codes either
 G0 always has size 94 and uses codes 041\(en0176.
 .PP
 Switching between character sets is done using the shift functions
-\fB^N\fP (SO or LS1), \fB^O\fP (SI or LS0), ESC n (LS2), ESC o (LS3),
-ESC N (SS2), ESC O (SS3), ESC ~ (LS1R), ESC } (LS2R), ESC | (LS3R).
+\fB\(haN\fP (SO or LS1), \fB\(haO\fP (SI or LS0), ESC n (LS2), ESC o (LS3),
+ESC N (SS2), ESC O (SS3), ESC \(ti (LS1R), ESC } (LS2R), ESC | (LS3R).
 The function LS\fIn\fP makes character set G\fIn\fP the current one
 for codes with high bit zero.
 The function LS\fIn\fPR makes character set G\fIn\fP the current one
@@ -251,9 +250,9 @@ The Japanese character set selected by ESC $ B has a more
 recent version selected by ESC & @ ESC $ B.
 .PP
 ISO 4873 stipulates a narrower use of character sets, where G0
-is fixed (always ASCII), so that G1, G2 and G3
+is fixed (always ASCII), so that G1, G2, and G3
 can be invoked only for codes with the high order bit set.
-In particular, \fB^N\fP and \fB^O\fP are not used anymore, ESC ( xx
+In particular, \fB\(haN\fP and \fB\(haO\fP are not used anymore, ESC ( xx
 can be used only with xx=B, and ESC ) xx, ESC * xx, ESC + xx
 are equivalent to ESC \- xx, ESC . xx, ESC / xx, respectively.
 .SS TIS-620
@@ -330,6 +329,6 @@ Korean, but it is enough for most other purposes.
 .SH SEE ALSO
 .BR iconv (1),
 .BR ascii (7),
-.BR iso_8859-1 (7),
+.BR iso_8859\-1 (7),
 .BR unicode (7),
-.BR utf-8 (7)
+.BR utf\-8 (7)