Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1447573
| From | SeongJae Park <sj38.park@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v5 0/2] Doc/memory-barriers: Add Korean translation |
| Date | 2016-07-21 03:20 +0200 |
| Message-ID | <rXaOB-Dh-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v5 0/2] Doc/memory-barriers: Add Korean translation SeongJae Park <sj38.park@gmail.com> - 2016-07-21 03:20 +0200
Re: [PATCH v5 2/2] Doc/memory-barriers: Add Korean translation Jonathan Corbet <corbet@lwn.net> - 2016-07-21 17:30 +0200
Re: [PATCH v5 2/2] Doc/memory-barriers: Add Korean translation Ingo Molnar <mingo@kernel.org> - 2016-07-21 18:20 +0200
Re: [PATCH v5 2/2] Doc/memory-barriers: Add Korean translation "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> - 2016-07-21 18:30 +0200
csiph-web