* [PATCH] localedef.1: tfix
@ 2015-01-31 1:49 Masanari Iida
2015-02-01 15:26 ` Michael Kerrisk (man-pages)
0 siblings, 1 reply; 2+ messages in thread
From: Masanari Iida @ 2015-01-31 1:49 UTC (permalink / raw)
To: mtk.manpages; +Cc: linux-kernel, Masanari Iida
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
---
man1/localedef.1 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man1/localedef.1 b/man1/localedef.1
index a7549d1..bb1e158 100644
--- a/man1/localedef.1
+++ b/man1/localedef.1
@@ -80,7 +80,7 @@ argument is interpreted as follows:
If
.I outputpath
contains a slash character ('/'), it is interpreted as the name of the
-directory where the output defintions are to be stored.
+directory where the output definitions are to be stored.
In this case, there is a separate output file for each locale category
.RI ( LC_CTIME ,
.IR LC_NUMERIC ,
--
2.3.0.rc1.30.g76afe74
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [PATCH] localedef.1: tfix
2015-01-31 1:49 [PATCH] localedef.1: tfix Masanari Iida
@ 2015-02-01 15:26 ` Michael Kerrisk (man-pages)
0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2015-02-01 15:26 UTC (permalink / raw)
To: Masanari Iida; +Cc: mtk.manpages, linux-kernel
On 01/31/2015 02:49 AM, Masanari Iida wrote:
> Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Thank you, Masanari Iida! Applied.
Cheers,
Michael
> ---
> man1/localedef.1 | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/man1/localedef.1 b/man1/localedef.1
> index a7549d1..bb1e158 100644
> --- a/man1/localedef.1
> +++ b/man1/localedef.1
> @@ -80,7 +80,7 @@ argument is interpreted as follows:
> If
> .I outputpath
> contains a slash character ('/'), it is interpreted as the name of the
> -directory where the output defintions are to be stored.
> +directory where the output definitions are to be stored.
> In this case, there is a separate output file for each locale category
> .RI ( LC_CTIME ,
> .IR LC_NUMERIC ,
>
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-02-01 15:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-31 1:49 [PATCH] localedef.1: tfix Masanari Iida
2015-02-01 15:26 ` 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
Powered by JetHome