* [PATCH] cp1251.7: charset pages unification, minor cleanups
@ 2014-09-30 10:29 Marko Myllynen
[not found] ` <542A8601.1000200-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Marko Myllynen @ 2014-09-30 10:29 UTC (permalink / raw)
To: Michael Kerrisk (man-pages); +Cc: linux-man, Lefteris Dimitroulakis
- adjust references
- remove stray comments
- cosmetics
---
man7/cp1251.7 | 25 ++++++++++++++++---------
1 files changed, 16 insertions(+), 9 deletions(-)
diff --git a/man7/cp1251.7 b/man7/cp1251.7
index de89469..6f8beec 100644
--- a/man7/cp1251.7
+++ b/man7/cp1251.7
@@ -22,24 +22,22 @@
.\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\"
-.TH CP1251 7 2014-02-16 "Linux" "Linux Programmer's Manual"
+.TH CP\ 1251 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
@@ -174,4 +176,9 @@ _
.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)
--
1.7.1
--
Marko Myllynen
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply related [flat|nested] 2+ messages in thread[parent not found: <542A8601.1000200-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>]
* Re: [PATCH] cp1251.7: charset pages unification, minor cleanups [not found] ` <542A8601.1000200-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> @ 2014-10-01 9:05 ` Michael Kerrisk (man-pages) 0 siblings, 0 replies; 2+ messages in thread From: Michael Kerrisk (man-pages) @ 2014-10-01 9:05 UTC (permalink / raw) To: myllynen-H+wXaHxf7aLQT0dZR+AlfA Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w, linux-man, Lefteris Dimitroulakis On 09/30/2014 12:29 PM, Marko Myllynen wrote: > - adjust references > - remove stray comments > - cosmetics Thanks, Marko. Applied (for the moment, in a local branch). Cheers, Michael > --- > man7/cp1251.7 | 25 ++++++++++++++++--------- > 1 files changed, 16 insertions(+), 9 deletions(-) > > diff --git a/man7/cp1251.7 b/man7/cp1251.7 > index de89469..6f8beec 100644 > --- a/man7/cp1251.7 > +++ b/man7/cp1251.7 > @@ -22,24 +22,22 @@ > .\" <http://www.gnu.org/licenses/>. > .\" %%%LICENSE_END > .\" > -.TH CP1251 7 2014-02-16 "Linux" "Linux Programmer's Manual" > +.TH CP\ 1251 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 > @@ -174,4 +176,9 @@ _ > .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) > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/ -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-10-01 9:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-30 10:29 [PATCH] cp1251.7: charset pages unification, minor cleanups Marko Myllynen
[not found] ` <542A8601.1000200-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2014-10-01 9:05 ` Michael Kerrisk (man-pages)
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox