OSDN Git Service

LDP: Update original to LDP v3.75
[linuxjm/LDP_man-pages.git] / original / man7 / cp1251.7
index 2e3f1b8..e9980c3 100644 (file)
 .\" <http://www.gnu.org/licenses/>.
 .\" %%%LICENSE_END
 .\"
-.TH CP1251 7 2014-02-16 "Linux" "Linux Programmer's Manual"
+.TH CP1251 7 2014-02-16 "Linux" "Linux Programmer's Manual"
 .SH NAME
 cp1251 \- CP\ 1251 character set encoded in octal, decimal,
 and hexadecimal
 .SH DESCRIPTION
 The Windows Code Pages include several 8-bit extensions to the ASCII
 character set (also known as ISO 646-IRV).
-CP\ 1251 encodes the characters used in Cyrillic scripts.
-.\" (In my system with glibc-2.8-20080929
-.\" I found only bg_BG and be_BY locales using this encoding).
+CP\ 1251 encodes the
+characters used in Cyrillic scripts.
+.SS CP\ 1251 characters
 The following table displays the characters in CP\ 1251, which
 are printable and unlisted in the
 .BR ascii (7)
 manual page.
-.\" The fourth column will only show the proper glyphs
-.\" in an environment configured for CP\ 1251.
 .TS
-l2 l2 l2 c2 lp-1.
+l l l c lp-1.
 Oct    Dec     Hex     Char    Description
 _
 200    128     80      Ђ      CYRILLIC CAPITAL LETTER DJE
@@ -92,7 +90,11 @@ _
 257    175     AF      Ї      CYRILLIC CAPITAL LETTER YI
 260    176     B0      °      DEGREE SIGN
 261    177     B1      ±      PLUS-MINUS SIGN
-262    178     B2      І      CYRILLIC CAPITAL LETTER BYELORUSSIAN-UKRAINIAN I
+262    178     B2      І      T{
+CYRILLIC CAPITAL LETTER
+.br
+BYELORUSSIAN-UKRAINIAN I
+T}
 263    179     B3      і      CYRILLIC SMALL LETTER BYELORUSSIAN-UKRAINIAN I
 264    180     B4      ґ      CYRILLIC SMALL LETTER GHE WITH UPTURN
 265    181     B5      µ      MICRO SIGN
@@ -113,7 +115,7 @@ _
 304    196     C4      Д      CYRILLIC CAPITAL LETTER DE
 305    197     C5      Е      CYRILLIC CAPITAL LETTER IE
 306    198     C6      Ж      CYRILLIC CAPITAL LETTER ZHE
-307    199     C7            CYRILLIC CAPITAL LETTER ZE
+307    199     C7      З      CYRILLIC CAPITAL LETTER ZE
 310    200     C8      И      CYRILLIC CAPITAL LETTER I
 311    201     C9      Й      CYRILLIC CAPITAL LETTER SHORT I
 312    202     CA      К      CYRILLIC CAPITAL LETTER KA
@@ -174,9 +176,14 @@ _
 .SH NOTES
 CP\ 1251 is also known as Windows Cyrillic.
 .SH SEE ALSO
-.BR ascii (7)
+.BR ascii (7),
+.BR charsets (7),
+.BR iso_8859-5 (7),
+.BR koi8-r (7),
+.BR koi8-u (7),
+.BR utf-8 (7)
 .SH COLOPHON
-This page is part of release 3.68 of the Linux
+This page is part of release 3.75 of the Linux
 .I man-pages
 project.
 A description of the project,