[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1469063458-6573-1-git-send-email-sj38.park@gmail.com>
Date: Thu, 21 Jul 2016 10:10:56 +0900
From: SeongJae Park <sj38.park@...il.com>
To: byungchul.park@....com, paulmck@...ux.vnet.ibm.com, corbet@....net,
mingo@...nel.org
Cc: dhowells@...hat.com, minchan@...nel.org,
linux-kernel@...r.kernel.org, linux-doc@...r.kernel.org,
SeongJae Park <sj38.park@...il.com>
Subject: [PATCH v5 0/2] Doc/memory-barriers: Add Korean translation
This patchset adds a Korean translation of memory-barriers.txt and fix a typo
that was found during the translation. The translation has started from Feb,
2016 and using a public git tree[1] to manage the work. It's commit history
says that it is following upstream changes as well.
Changes from v4:
- Polish readability for overall text again:
`1 file changed, 838 insertions(+), 799 deletions(-)`
Changes from v3:
- Polish readability for overall text:
`1 file changed, 533 insertions(+), 505 deletions(-)`
- Add disclaimer of translation
[1] https://github.com/sjp38/linux.doc_trans_membarrier
SeongJae Park (2):
Doc/memory-barriers: Fix a typo of example result
Doc/memory-barriers: Add Korean translation
Documentation/ko_KR/memory-barriers.txt | 3134 +++++++++++++++++++++++++++++++
Documentation/memory-barriers.txt | 2 +-
2 files changed, 3135 insertions(+), 1 deletion(-)
create mode 100644 Documentation/ko_KR/memory-barriers.txt
--
1.9.1
Powered by blists - more mailing lists