All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PATCH] Documentation patches for 2.6.22
@ 2007-07-18 23:23 Greg KH
  2007-07-18 23:26 ` [PATCH 1/5] HOWTO: add Japanese translation of Documentation/HOWTO Greg Kroah-Hartman
  0 siblings, 1 reply; 13+ messages in thread
From: Greg KH @ 2007-07-18 23:23 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel

Here are some patches that add some translations of some procedural
documentation files to the Documentation/ tree.

I know that kernel development is in English, but translations of a
small subset of documentation files that go over procedures and how to
get involved in the community is something that I feel is important and
will bring in more developers in the end.  Having these files in the
kernel tree is a good way to keep a central location that all can see
and easily find, instead of hiding them away on different web sites that
might be harder to update by anyone who needs to do so.

These files change _very_ slowly over time, and are quite easy to keep
up to date by the translators.

These patches have been in the -mm tree for a large number of months.

Please pull from:
	master.kernel.org:/pub/scm/linux/kernel/git/gregkh/docs-2.6.git/

Patches will be sent as a follow-on to this message to lkml for people
to see.

thanks,

greg k-h


 Documentation/ja_JP/HOWTO                   |  650 +++++++++++++++++++++++++++
 Documentation/ja_JP/stable_api_nonsense.txt |  263 +++++++++++
 Documentation/zh_CN/HOWTO                   |  536 ++++++++++++++++++++++
 Documentation/zh_CN/stable_api_nonsense.txt |  157 +++++++
 4 files changed, 1606 insertions(+), 0 deletions(-)
 create mode 100644 Documentation/ja_JP/HOWTO
 create mode 100644 Documentation/ja_JP/stable_api_nonsense.txt
 create mode 100644 Documentation/zh_CN/HOWTO
 create mode 100644 Documentation/zh_CN/stable_api_nonsense.txt

---------------

IKEDA, Munehiro (1):
      Documentation: add Japanese translated stable_api_nonsense.txt

Li Yang (2):
      HOWTO: add Chinese translation of Documentation/HOWTO
      zh_CN/HOWTO: update URLs of git trees

TripleX (1):
      Chinese translation of Documentation/stable_api_nonsense.txt

Tsugikazu Shibata (1):
      HOWTO: add Japanese translation of Documentation/HOWTO


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

end of thread, other threads:[~2007-07-19 17:49 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-18 23:23 [GIT PATCH] Documentation patches for 2.6.22 Greg KH
2007-07-18 23:26 ` [PATCH 1/5] HOWTO: add Japanese translation of Documentation/HOWTO Greg Kroah-Hartman
2007-07-18 23:26   ` [PATCH 2/5] Documentation: add Japanese translated stable_api_nonsense.txt Greg Kroah-Hartman
2007-07-18 23:26     ` [PATCH 3/5] HOWTO: add Chinese translation of Documentation/HOWTO Greg Kroah-Hartman
2007-07-18 23:26       ` [PATCH 4/5] Chinese translation of Documentation/stable_api_nonsense.txt Greg Kroah-Hartman
2007-07-18 23:26         ` [PATCH 5/5] zh_CN/HOWTO: update URLs of git trees Greg Kroah-Hartman
     [not found]       ` <9a8748490707181646k1e062a75n86408cd88ef16193@mail.gmail.com>
2007-07-19  5:12         ` [PATCH 3/5] HOWTO: add Chinese translation of Documentation/HOWTO WANG Cong
2007-07-19  5:01           ` Greg KH
2007-07-19  5:32             ` [PATCH 3/5] HOWTO: add Chinese translation ofDocumentation/HOWTO Li Yang-r58472
2007-07-18 23:43   ` [PATCH 1/5] HOWTO: add Japanese translation of Documentation/HOWTO Jesper Juhl
2007-07-19  3:10     ` [PATCH 2/5] Documentation: add Japanese translated stable_api_nonsense.txt IKEDA Munehiro
2007-07-19  5:01       ` Greg KH
     [not found]     ` <20070720.023534.23010405.tshibata@ab.jp.nec.com>
2007-07-19 17:40       ` [PATCH 1/5] HOWTO: add Japanese translation of Documentation/HOWTO Tsugikazu Shibata

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.