Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1436076

[PATCH v4 0/3] Doc/memory-barriers: Add Korean translation

From SeongJae Park <sj38.park@gmail.com>
Newsgroups linux.kernel
Subject [PATCH v4 0/3] Doc/memory-barriers: Add Korean translation
Date 2016-07-04 01:30 +0200
Message-ID <rQYZP-6x5-1@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


This patchset adds Korean translation of memory-barriers.txt and fix few
nitpicks found during the translation.  The translation has started from Feb,
2016 and using private git tree[1] to manage the work.  It's commit history
says that it is following upstream changes as well.

Change from v3:
 - Polish readability for overall text:
   `1 file changed, 533 insertions(+), 505 deletions(-)`

 - Add disclaimer of translation

SeongJae Park (3):
  memory-barriers.txt: maintain consistent blank line
  memory-barriers.txt: fix wrong section reference
  Doc/memory-barriers: Add Korean translation

 Documentation/ko_KR/memory-barriers.txt | 3123 +++++++++++++++++++++++++++++++
 Documentation/memory-barriers.txt       |    3 +-
 2 files changed, 3125 insertions(+), 1 deletion(-)
 create mode 100644 Documentation/ko_KR/memory-barriers.txt

-- 
1.9.1

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH v4 0/3] Doc/memory-barriers: Add Korean translation SeongJae Park <sj38.park@gmail.com> - 2016-07-04 01:30 +0200
  [PATCH v4 2/3] memory-barriers.txt: fix wrong section reference SeongJae Park <sj38.park@gmail.com> - 2016-07-04 01:30 +0200
  [PATCH v4 1/3] memory-barriers.txt: maintain consistent blank line SeongJae Park <sj38.park@gmail.com> - 2016-07-04 01:30 +0200
  Re: [PATCH v4 0/3] Doc/memory-barriers: Add Korean translation "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> - 2016-07-05 23:40 +0200
    Re: [PATCH v4 0/3] Doc/memory-barriers: Add Korean translation SeongJae Park <sj38.park@gmail.com> - 2016-07-06 00:20 +0200
  Re: [PATCH v4 3/3] Doc/memory-barriers: Add Korean translation Byungchul Park <byungchul.park@lge.com> - 2016-07-07 14:10 +0200
    Re: [PATCH v4 3/3] Doc/memory-barriers: Add Korean translation SeongJae Park <sj38.park@gmail.com> - 2016-07-08 01:00 +0200
      Re: [PATCH v4 3/3] Doc/memory-barriers: Add Korean translation Byungchul Park <byungchul.park@lge.com> - 2016-07-08 03:20 +0200
        Re: [PATCH v4 3/3] Doc/memory-barriers: Add Korean translation Ingo Molnar <mingo@kernel.org> - 2016-07-08 12:20 +0200
          Re: [PATCH v4 3/3] Doc/memory-barriers: Add Korean translation SeongJae Park <sj38.park@gmail.com> - 2016-07-08 12:30 +0200

csiph-web