diff options
author | Federico Vaga <federico.vaga@vaga.pv.it> | 2019-02-21 21:30:00 +0100 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-02-22 08:35:27 -0700 |
commit | 1c7f86cbceb4536b2490e74533db78fc2e0f0f80 (patch) | |
tree | e70834127cdf52d49de3b5b507a3e14254d56886 /Documentation/translations/ja_JP | |
parent | a10c29cd8bce35e938a2a3bd8f7eb425f7755d4d (diff) | |
download | lwn-1c7f86cbceb4536b2490e74533db78fc2e0f0f80.tar.gz lwn-1c7f86cbceb4536b2490e74533db78fc2e0f0f80.zip |
doc: process: complete removal of info about -git patches
The following patch forgot to remove a reference to the -git
patches
commit 2c71d305caf9 ("docs: process: Remove outdated info about -git patches")
This patch complete the removal and update all translations
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 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/translations/ja_JP/howto.rst b/Documentation/translations/ja_JP/howto.rst index 4fbf40552728..2621b770a745 100644 --- a/Documentation/translations/ja_JP/howto.rst +++ b/Documentation/translations/ja_JP/howto.rst @@ -256,7 +256,6 @@ Linux カーネルの開発プロセスは現在幾つかの異なるメイン - メインの 4.x カーネルツリー - 4.x.y -stable カーネルツリー - - 4.x -git カーネルパッチ - サブシステム毎のカーネルツリーとパッチ - 統合テストのための 4.x -next カーネルツリー |