public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
From: Marko Myllynen <myllynen-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: "Michael Kerrisk (man-pages)"
	<mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: linux-man <linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	Lefteris Dimitroulakis <edimitro-6VGm6rrshF0@public.gmane.org>
Subject: [PATCH] iso_8859-4.7: charset pages unification, minor cleanups
Date: Tue, 30 Sep 2014 13:29:55 +0300	[thread overview]
Message-ID: <542A8623.3040808@redhat.com> (raw)

- adjust references
- remove stray comments
- cosmetics
---
 man7/iso_8859-4.7 |   22 ++++++++++++----------
 1 files changed, 12 insertions(+), 10 deletions(-)

diff --git a/man7/iso_8859-4.7 b/man7/iso_8859-4.7
index 0bd60b4..f0bbb47 100644
--- a/man7/iso_8859-4.7
+++ b/man7/iso_8859-4.7
@@ -29,8 +29,8 @@ and hexadecimal
 .SH DESCRIPTION
 The ISO 8859 standard includes several 8-bit extensions to the ASCII
 character set (also known as ISO 646-IRV).
-ISO 8859-4 encodes the characters used in
-Scandinavian and Baltic languages (Latin-4).
+ISO 8859-4 encodes the
+characters used in Scandinavian and Baltic languages.
 .SS ISO 8859 alphabets
 The full set of ISO 8859 alphabets includes:
 .TS
@@ -56,8 +56,6 @@ The following table displays the characters in ISO 8859-4, 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 ISO 8859-4.
 .TS
 l l l c lp-1.
 Oct	Dec	Hex	Char	Description
@@ -85,15 +83,15 @@ _
 264	180	B4	´	ACUTE ACCENT
 265	181	B5	ĩ	LATIN SMALL LETTER I WITH TILDE
 266	182	B6	ļ	LATIN SMALL LETTER L WITH CEDILLA
-267	183	B7	ˇ	CARON (Mandarin Chinese third tone)
+267	183	B7	ˇ	CARON
 270	184	B8	¸	CEDILLA
 271	185	B9	š	LATIN SMALL LETTER S WITH CARON
 272	186	BA	ē	LATIN SMALL LETTER E WITH MACRON
 273	187	BB	ģ	LATIN SMALL LETTER G WITH CEDILLA
 274	188	BC	ŧ	LATIN SMALL LETTER T WITH STROKE
-275	189	BD	Ŋ	LATIN CAPITAL LETTER ENG (Sami)
+275	189	BD	Ŋ	LATIN CAPITAL LETTER ENG
 276	190	BE	ž	LATIN SMALL LETTER Z WITH CARON
-277	191	BF	ŋ	LATIN SMALL LETTER ENG (Sami)
+277	191	BF	ŋ	LATIN SMALL LETTER ENG
 300	192	C0	Ā	LATIN CAPITAL LETTER A WITH MACRON
 301	193	C1	Á	LATIN CAPITAL LETTER A WITH ACUTE
 302	194	C2	Â	LATIN CAPITAL LETTER A WITH CIRCUMFLEX
@@ -125,7 +123,7 @@ _
 334	220	DC	Ü	LATIN CAPITAL LETTER U WITH DIAERESIS
 335	221	DD	Ũ	LATIN CAPITAL LETTER U WITH TILDE
 336	222	DE	Ū	LATIN CAPITAL LETTER U WITH MACRON
-337	223	DF	ß	LATIN SMALL LETTER SHARP S (German)
+337	223	DF	ß	LATIN SMALL LETTER SHARP S
 340	224	E0	ā	LATIN SMALL LETTER A WITH MACRON
 341	225	E1	á	LATIN SMALL LETTER A WITH ACUTE
 342	226	E2	â	LATIN SMALL LETTER A WITH CIRCUMFLEX
@@ -157,7 +155,11 @@ _
 374	252	FC	ü	LATIN SMALL LETTER U WITH DIAERESIS
 375	253	FD	ũ	LATIN SMALL LETTER U WITH TILDE
 376	254	FE	ū	LATIN SMALL LETTER U WITH MACRON
-377	255	FF	˙	DOT ABOVE (Mandarin Chinese light tone)
+377	255	FF	˙	DOT ABOVE
 .TE
+.SH NOTES
+ISO 8859-4 is also known as Latin-4.
 .SH SEE ALSO
-.BR ascii (7)
+.BR ascii (7),
+.BR charsets (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

             reply	other threads:[~2014-09-30 10:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-30 10:29 Marko Myllynen [this message]
     [not found] ` <542A8623.3040808-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2014-10-01  9:22   ` [PATCH] iso_8859-4.7: charset pages unification, minor cleanups Michael Kerrisk (man-pages)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=542A8623.3040808@redhat.com \
    --to=myllynen-h+wxahxf7alqt0dzr+alfa@public.gmane.org \
    --cc=edimitro-6VGm6rrshF0@public.gmane.org \
    --cc=linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox