summaryrefslogtreecommitdiffstats
path: root/man7/charsets.7
diff options
context:
space:
mode:
Diffstat (limited to 'man7/charsets.7')
-rw-r--r--man7/charsets.714
1 files changed, 7 insertions, 7 deletions
diff --git a/man7/charsets.7 b/man7/charsets.7
index 241ba526a..139c5b23b 100644
--- a/man7/charsets.7
+++ b/man7/charsets.7
@@ -53,7 +53,7 @@ The ISO 8859-1 characters are also the first 256 characters of Unicode.
.P
Console support for the other 8859 character sets is available under
Linux through user-mode utilities (such as
-.BR setfont (8))
+.MR setfont 8 )
that modify keyboard bindings and the EGA graphics
table and employ the "user mapping" font table in the console
driver.
@@ -199,7 +199,7 @@ The ISO 2022 and 4873 standards describe a font-control model
based on VT100 practice.
This model is (partially) supported
by the Linux kernel and by
-.BR xterm (1).
+.MR xterm 1 .
Several ISO 2022-based character encodings have been defined,
especially for Japanese.
.P
@@ -328,8 +328,8 @@ set with 512 different symbols.
This is not enough for Japanese, Chinese, and
Korean, but it is enough for most other purposes.
.SH SEE ALSO
-.BR iconv (1),
-.BR ascii (7),
-.BR iso_8859\-1 (7),
-.BR unicode (7),
-.BR utf\-8 (7)
+.MR iconv 1 ,
+.MR ascii 7 ,
+.MR iso_8859\-1 7 ,
+.MR unicode 7 ,
+.MR utf\-8 7