* locale.1: format fix
@ 2015-01-26 16:21 Akihiro Motoki
[not found] ` <CALhU9tktwchejfJ9XgdKrjoUW=XMGbLyc0CPmChPqpNnprwgrQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 4+ messages in thread
From: Akihiro Motoki @ 2015-01-26 16:21 UTC (permalink / raw)
To: linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
diff --git a/man1/locale.1 b/original/man1/locale.1
index ef240be..650a36e 100644
--- a/man1/locale.1
+++ b/man1/locale.1
@@ -65,7 +65,7 @@ metadata about each locale to be included in the output.
Display the available charmaps (character set description files).
.PP
The
-.I locale
+.B locale
command can also be provided with one or more arguments,
which are the names of locale keywords (for example,
.IR date_fmt ,
@@ -108,7 +108,7 @@ so that the output has the format:
\fIkeyword\fP="\fIvalue\fP"
.PP
The
-.I locale
+.B locale
command also knows about the following options:
.TP
.BR \-v ", " \-\-verbose
--
Akihiro Motoki <amotoki-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
--
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] 4+ messages in thread[parent not found: <CALhU9tktwchejfJ9XgdKrjoUW=XMGbLyc0CPmChPqpNnprwgrQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>]
* Re: locale.1: format fix [not found] ` <CALhU9tktwchejfJ9XgdKrjoUW=XMGbLyc0CPmChPqpNnprwgrQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> @ 2015-01-26 21:29 ` Michael Kerrisk (man-pages) [not found] ` <54C6B1B1.6070504-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> 0 siblings, 1 reply; 4+ messages in thread From: Michael Kerrisk (man-pages) @ 2015-01-26 21:29 UTC (permalink / raw) To: Akihiro Motoki, linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w Thanks, Akihiro. Applied. By the way, how are you discovering all of these small errors? Thanks, Michael On 01/26/2015 05:21 PM, Akihiro Motoki wrote: > diff --git a/man1/locale.1 b/original/man1/locale.1 > index ef240be..650a36e 100644 > --- a/man1/locale.1 > +++ b/man1/locale.1 > @@ -65,7 +65,7 @@ metadata about each locale to be included in the output. > Display the available charmaps (character set description files). > .PP > The > -.I locale > +.B locale > command can also be provided with one or more arguments, > which are the names of locale keywords (for example, > .IR date_fmt , > @@ -108,7 +108,7 @@ so that the output has the format: > \fIkeyword\fP="\fIvalue\fP" > .PP > The > -.I locale > +.B locale > command also knows about the following options: > .TP > .BR \-v ", " \-\-verbose > -- 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] 4+ messages in thread
[parent not found: <54C6B1B1.6070504-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>]
* Re: locale.1: format fix [not found] ` <54C6B1B1.6070504-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> @ 2015-01-27 5:10 ` Akihiro Motoki [not found] ` <CALhU9tnjJxgk6ZUJLhjPGRoGWWwpDcTVyfSFC8jruk7jgDcd_w-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> 0 siblings, 1 reply; 4+ messages in thread From: Akihiro Motoki @ 2015-01-27 5:10 UTC (permalink / raw) To: Michael Kerrisk (man-pages) Cc: linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Hi Michael, I found these minor items during updating Japanese translation. It's not an automatic process. Japanese translations are maintained using po4a and po4a converts bold or italic formatting into convenient strings "B<connect>(2)" or "I<flags>". Thus if formatting is not correct, when I hit strings like B<connect(2)> or I<flags,> I thought hmm... something is wrong and checked corresponding original roff pages. Since the winder vacation, I resumed the translations and have done several minor updates. P.S. Converting from roff to PO files is done by perkamon http://perkamon.alioth.debian.org/. Thanks, Akihiro 2015-01-27 6:29 GMT+09:00 Michael Kerrisk (man-pages) <mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>: > Thanks, Akihiro. Applied. > > By the way, how are you discovering all of these small errors? > > Thanks, > > Michael > > > On 01/26/2015 05:21 PM, Akihiro Motoki wrote: >> diff --git a/man1/locale.1 b/original/man1/locale.1 >> index ef240be..650a36e 100644 >> --- a/man1/locale.1 >> +++ b/man1/locale.1 >> @@ -65,7 +65,7 @@ metadata about each locale to be included in the output. >> Display the available charmaps (character set description files). >> .PP >> The >> -.I locale >> +.B locale >> command can also be provided with one or more arguments, >> which are the names of locale keywords (for example, >> .IR date_fmt , >> @@ -108,7 +108,7 @@ so that the output has the format: >> \fIkeyword\fP="\fIvalue\fP" >> .PP >> The >> -.I locale >> +.B locale >> command also knows about the following options: >> .TP >> .BR \-v ", " \-\-verbose >> > > > -- > Michael Kerrisk > Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ > Linux/UNIX System Programming Training: http://man7.org/training/ -- Akihiro Motoki <amotoki-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> -- 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] 4+ messages in thread
[parent not found: <CALhU9tnjJxgk6ZUJLhjPGRoGWWwpDcTVyfSFC8jruk7jgDcd_w-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>]
* Re: locale.1: format fix [not found] ` <CALhU9tnjJxgk6ZUJLhjPGRoGWWwpDcTVyfSFC8jruk7jgDcd_w-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> @ 2015-01-27 5:50 ` Michael Kerrisk (man-pages) 0 siblings, 0 replies; 4+ messages in thread From: Michael Kerrisk (man-pages) @ 2015-01-27 5:50 UTC (permalink / raw) To: Akihiro Motoki; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Hello Akihiro, On 27 January 2015 at 06:10, Akihiro Motoki <amotoki-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > Hi Michael, > > I found these minor items during updating Japanese translation. It's > not an automatic process. Ahh -- okay. If you would like me to add something about the Japanese translation project to https://www.kernel.org/doc/man-pages/translations.html, let me know. Thanks, Michael -- 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] 4+ messages in thread
end of thread, other threads:[~2015-01-27 5:50 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-26 16:21 locale.1: format fix Akihiro Motoki
[not found] ` <CALhU9tktwchejfJ9XgdKrjoUW=XMGbLyc0CPmChPqpNnprwgrQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-01-26 21:29 ` Michael Kerrisk (man-pages)
[not found] ` <54C6B1B1.6070504-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-01-27 5:10 ` Akihiro Motoki
[not found] ` <CALhU9tnjJxgk6ZUJLhjPGRoGWWwpDcTVyfSFC8jruk7jgDcd_w-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-01-27 5:50 ` Michael Kerrisk (man-pages)
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.