public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] iso_8859-8.7: charset pages unification, minor cleanups
@ 2014-09-30 10:30 Marko Myllynen
       [not found] ` <542A8639.6020303-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Marko Myllynen @ 2014-09-30 10:30 UTC (permalink / raw)
  To: Michael Kerrisk (man-pages); +Cc: linux-man, Lefteris Dimitroulakis

- adjust references
- remove stray comments
- cosmetics
---
 man7/iso_8859-8.7 |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/man7/iso_8859-8.7 b/man7/iso_8859-8.7
index 92ae55b..943ba13 100644
--- a/man7/iso_8859-8.7
+++ b/man7/iso_8859-8.7
@@ -31,10 +31,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-8, or "ISO Hebrew" encodes the
-characters used in Modern Hebrew (or Ivrit).
-Neither short vowels nor diacritical marks are included,
-and Yiddish is not provided for.
+ISO 8859-8 encodes the
+characters used in Modern Hebrew.
 .SS ISO 8859 alphabets
 The full set of ISO 8859 alphabets includes:
 .TS
@@ -60,8 +58,6 @@ The following table displays the characters in ISO 8859-8, 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-8.
 .TS
 l l l c lp-1.
 Oct	Dec	Hex	Char	Description
@@ -129,5 +125,9 @@ _
 .TE
 .SH NOTES
 ISO 8859-8 was also known as ISO-IR-138.
+ISO 8859-8 does not include neither short vowels nor diacritical marks, 
+and Yiddish is not provided for.
 .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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] iso_8859-8.7: charset pages unification, minor cleanups
       [not found] ` <542A8639.6020303-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
@ 2014-10-01  9:23   ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2014-10-01  9:23 UTC (permalink / raw)
  To: myllynen-H+wXaHxf7aLQT0dZR+AlfA
  Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w, linux-man,
	Lefteris Dimitroulakis

On 09/30/2014 12:30 PM, Marko Myllynen wrote:
> - adjust references
> - remove stray comments
> - cosmetics

Thanks, Marko. Applied (for the moment, in a local branch).
(I made a small wording fix, but otherwise the patch was fine.)

Cheers,

Michael

> ---
>  man7/iso_8859-8.7 |   14 +++++++-------
>  1 files changed, 7 insertions(+), 7 deletions(-)
> 
> diff --git a/man7/iso_8859-8.7 b/man7/iso_8859-8.7
> index 92ae55b..943ba13 100644
> --- a/man7/iso_8859-8.7
> +++ b/man7/iso_8859-8.7
> @@ -31,10 +31,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-8, or "ISO Hebrew" encodes the
> -characters used in Modern Hebrew (or Ivrit).
> -Neither short vowels nor diacritical marks are included,
> -and Yiddish is not provided for.
> +ISO 8859-8 encodes the
> +characters used in Modern Hebrew.
>  .SS ISO 8859 alphabets
>  The full set of ISO 8859 alphabets includes:
>  .TS
> @@ -60,8 +58,6 @@ The following table displays the characters in ISO 8859-8, 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-8.
>  .TS
>  l l l c lp-1.
>  Oct	Dec	Hex	Char	Description
> @@ -129,5 +125,9 @@ _
>  .TE
>  .SH NOTES
>  ISO 8859-8 was also known as ISO-IR-138.
> +ISO 8859-8 does not include neither short vowels nor diacritical marks, 

==> ISO 8859-8 includes neither short vowels nor diacritical marks, 

> +and Yiddish is not provided for.
>  .SH SEE ALSO
> -.BR ascii (7)
> +.BR ascii (7),
> +.BR charsets (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:23 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:30 [PATCH] iso_8859-8.7: charset pages unification, minor cleanups Marko Myllynen
     [not found] ` <542A8639.6020303-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2014-10-01  9:23   ` 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