linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] locale.5:tfix
@ 2014-04-12 11:54 Yuri Kozlov
  0 siblings, 0 replies; 3+ messages in thread
From: Yuri Kozlov @ 2014-04-12 11:54 UTC (permalink / raw)
  To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w
  Cc: linux-man-u79uwXL29TY76Z2rM5mHXA, Yuri Kozlov

---
 man5/locale.5 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/man5/locale.5 b/man5/locale.5
index e699088..1a79b17 100644
--- a/man5/locale.5
+++ b/man5/locale.5
@@ -405,7 +405,7 @@ toupper list is used.
 The
 .B LC_CTYPE
 definition ends with the string
-.IR "END LC_CYTPE" .
+.IR "END LC_CTYPE" .
 .SS LC_COLLATE
 .\" FIXME: the decsription of LC_COLLATE lacks a lot of details
 The
@@ -450,7 +450,7 @@ notably the examples
 .BR POSIX ,
 .B Example
 and
-.B Example2
+.B Example2 .
 .PP
 The
 .B LC_COLLATE
@@ -685,7 +685,7 @@ otherwise a space separates the sign string and the value.
 .I n_sep_by_space
 followed by an integer that indicates the separation of
 .IR currency_symbol ,
-the sign string, and the value for a nonnegative formatted monetary quantity.
+the sign string, and the value for a negative formatted monetary quantity.
 The same values are recognized as for
 .IR p_sep_by_space .
 .TP
-- 
1.9.1

--
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] 3+ messages in thread

* [patch] locale.5: tfix
@ 2014-04-12 14:03 Yuri Kozlov
       [not found] ` <20140412180355.0ac2aeac-CpVCSV+zb/Ftei/ch0jEm2ZHpeb/A1Y/@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Yuri Kozlov @ 2014-04-12 14:03 UTC (permalink / raw)
  To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA


---
 man5/locale.5 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/man5/locale.5 b/man5/locale.5
index e699088..1a79b17 100644
--- a/man5/locale.5
+++ b/man5/locale.5
@@ -405,7 +405,7 @@ toupper list is used.
 The
 .B LC_CTYPE
 definition ends with the string
-.IR "END LC_CYTPE" .
+.IR "END LC_CTYPE" .
 .SS LC_COLLATE
 .\" FIXME: the decsription of LC_COLLATE lacks a lot of details
 The
@@ -450,7 +450,7 @@ notably the examples
 .BR POSIX ,
 .B Example
 and
-.B Example2
+.B Example2 .
 .PP
 The
 .B LC_COLLATE
@@ -685,7 +685,7 @@ otherwise a space separates the sign string and the value.
 .I n_sep_by_space
 followed by an integer that indicates the separation of
 .IR currency_symbol ,
-the sign string, and the value for a nonnegative formatted monetary quantity.
+the sign string, and the value for a negative formatted monetary quantity.
 The same values are recognized as for
 .IR p_sep_by_space .
 .TP
-- 
1.9.1

-- 
Best Regards,
Yuri Kozlov

--
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] 3+ messages in thread

* Re: [patch] locale.5: tfix
       [not found] ` <20140412180355.0ac2aeac-CpVCSV+zb/Ftei/ch0jEm2ZHpeb/A1Y/@public.gmane.org>
@ 2014-04-14 10:23   ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Kerrisk (man-pages) @ 2014-04-14 10:23 UTC (permalink / raw)
  To: Yuri Kozlov
  Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w,
	linux-man-u79uwXL29TY76Z2rM5mHXA

Hello Yuri,

On 04/12/2014 04:03 PM, Yuri Kozlov wrote:
> 
> ---
>  man5/locale.5 | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/man5/locale.5 b/man5/locale.5
> index e699088..1a79b17 100644
> --- a/man5/locale.5
> +++ b/man5/locale.5
> @@ -405,7 +405,7 @@ toupper list is used.
>  The
>  .B LC_CTYPE
>  definition ends with the string
> -.IR "END LC_CYTPE" .
> +.IR "END LC_CTYPE" .
>  .SS LC_COLLATE
>  .\" FIXME: the decsription of LC_COLLATE lacks a lot of details
>  The
> @@ -450,7 +450,7 @@ notably the examples
>  .BR POSIX ,
>  .B Example
>  and
> -.B Example2
> +.B Example2 .

Thanks. (Should be: ".BR Example2 .")

>  .PP
>  The
>  .B LC_COLLATE
> @@ -685,7 +685,7 @@ otherwise a space separates the sign string and the value.
>  .I n_sep_by_space
>  followed by an integer that indicates the separation of
>  .IR currency_symbol ,
> -the sign string, and the value for a nonnegative formatted monetary quantity.
> +the sign string, and the value for a negative formatted monetary quantity.

Thanks for catching that piece especially.

>  The same values are recognized as for
>  .IR p_sep_by_space .
>  .TP
Patch applied.

Thanks!

Michael



-- 
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] 3+ messages in thread

end of thread, other threads:[~2014-04-14 10:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-12 14:03 [patch] locale.5: tfix Yuri Kozlov
     [not found] ` <20140412180355.0ac2aeac-CpVCSV+zb/Ftei/ch0jEm2ZHpeb/A1Y/@public.gmane.org>
2014-04-14 10:23   ` Michael Kerrisk (man-pages)
  -- strict thread matches above, loose matches on Subject: below --
2014-04-12 11:54 [PATCH] locale.5:tfix Yuri Kozlov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).