diff options
author | SeongJae Park <sj38.park@gmail.com> | 2015-12-15 04:22:57 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2015-12-24 17:11:58 +0300 |
commit | 403a970cd383cb34d08c1c62b894e6d45ca93efc (patch) | |
tree | ff22ea79f223cb3d2202c9b172097143005ac90a | |
parent | 7acccdbc4d0bf78a613008e92a3e6c32e37ef26f (diff) | |
download | linux-403a970cd383cb34d08c1c62b894e6d45ca93efc.tar.xz |
Documentation: remove outdated references from translations
Outdated link to linux-next wiki was removed by commit
ace80793d16fb076381ba0e232d42295d98dae99 ("Documentation: remove
outdated references to the linux-next wiki"). However, the change was
not applied to translations. This commit apply the change to
translations.
Signed-off-by: SeongJae Park <sj38.park@gmail.com>
Acked-by: Minchan Kim <minchan@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
-rw-r--r-- | Documentation/ja_JP/HOWTO | 1 | ||||
-rw-r--r-- | Documentation/ko_KR/HOWTO | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/ja_JP/HOWTO b/Documentation/ja_JP/HOWTO index 5a0f2bdc2cf9..28109a81023f 100644 --- a/Documentation/ja_JP/HOWTO +++ b/Documentation/ja_JP/HOWTO @@ -366,7 +366,6 @@ http://patchwork.kernel.org/ でリストされています。 に全サブシステムツリーからほぼ毎日プルされてできる特別なテスト用のリ ポジトリが存在します- http://git.kernel.org/?p=linux/kernel/git/next/linux-next.git - http://linux.f-seidel.de/linux-next/pmwiki/ このやり方によって、-next カーネルは次のマージ機会でどんなものがメイン ラインカーネルにマージされるか、おおまかなの展望を提供します。-next diff --git a/Documentation/ko_KR/HOWTO b/Documentation/ko_KR/HOWTO index dc2ff8f611e0..737213493eec 100644 --- a/Documentation/ko_KR/HOWTO +++ b/Documentation/ko_KR/HOWTO @@ -318,7 +318,6 @@ http://patchwork.ozlabs.org/ 에 나열되어 있다. 테스트를 거쳐야 한다. 이런 목적으로, 모든 서브시스템 트리의 변경사항을 거의 매일 받아가는 특수한 테스트 저장소가 존재한다: http://git.kernel.org/?p=linux/kernel/git/sfr/linux-next.git - http://linux.f-seidel.de/linux-next/pmwiki/ 이런 식으로, -next 커널을 통해 다음 머지 기간에 메인라인 커널에 어떤 변경이 가해질 것인지 간략히 알 수 있다. 모험심 강한 테스터라면 -next 커널에서 테스트를 |