diff options
author | Federico Vaga <federico.vaga@vaga.pv.it> | 2019-02-21 23:29:59 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-02-22 18:35:04 +0300 |
commit | a10c29cd8bce35e938a2a3bd8f7eb425f7755d4d (patch) | |
tree | 20d8d7de239c983280c80b30233b538dcd6a720d /Documentation/translations/ja_JP | |
parent | e85a198e30e9ffbc8e12986c1a8d29e6f0bc0af9 (diff) | |
download | linux-a10c29cd8bce35e938a2a3bd8f7eb425f7755d4d.tar.xz |
doc: translations: sync translations 'remove info about -git patches'
Synchonise translations: CN, IT, JP, KR
commit 2c71d305caf9 ("docs: process: Remove outdated info about -git patches")
I can guarantee for the Italian translations, but since we are removing
an entire chapter I think I did it right also for the other languages.
Signed-off-by: Federico Vaga <federico.vaga@vaga.pv.it>
Acked-by: SeongJae Park <sj38.park@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/translations/ja_JP')
-rw-r--r-- | Documentation/translations/ja_JP/howto.rst | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/Documentation/translations/ja_JP/howto.rst b/Documentation/translations/ja_JP/howto.rst index 2ca9389d5915..4fbf40552728 100644 --- a/Documentation/translations/ja_JP/howto.rst +++ b/Documentation/translations/ja_JP/howto.rst @@ -319,15 +319,6 @@ Documentation/process/stable-kernel-rules.rst ファイルにはどのような 類の変更が -stable ツリーに受け入れ可能か、またリリースプロセスがどう 動くかが記述されています。 -4.x -git パッチ -~~~~~~~~~~~~~~~ - -git リポジトリで管理されているLinus のカーネルツリーの毎日のスナップ -ショットがあります。(だから -git という名前がついています)。これらのパッ -チはおおむね毎日リリースされており、Linus のツリーの現状を表します。こ -れは -rc カーネルと比べて、パッチが大丈夫かどうかも確認しないで自動的 -に生成されるので、より実験的です。 - サブシステム毎のカーネルツリーとパッチ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |