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


Groups > linux.kernel > #1291750

[PATCH 1/2] Documentation: remove outdated references from translations

From SeongJae Park <sj38.park@gmail.com>
Newsgroups linux.kernel
Subject [PATCH 1/2] Documentation: remove outdated references from translations
Date 2015-12-15 02:30 +0100
Message-ID <qFMBc-5DF-15@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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>
---
 Documentation/ja_JP/HOWTO | 1 -
 Documentation/ko_KR/HOWTO | 1 -
 2 files changed, 2 deletions(-)

diff --git a/Documentation/ja_JP/HOWTO b/Documentation/ja_JP/HOWTO
index 5a0f2bd..28109a8 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 dc2ff8f..7372134 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 커널에서 테스트를
-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

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


Thread

[PATCH 1/2] Documentation: remove outdated references from translations SeongJae Park <sj38.park@gmail.com> - 2015-12-15 02:30 +0100
  [PATCH 2/2] Documentation: HOWTO: update versions from 3.x to 4.x SeongJae Park <sj38.park@gmail.com> - 2015-12-15 02:30 +0100
    Re: [PATCH 2/2] Documentation: HOWTO: update versions from 3.x to 4.x Minchan Kim <minchan@kernel.org> - 2015-12-16 03:30 +0100
    Re: [PATCH 2/2] Documentation: HOWTO: update versions from 3.x to  4.x Jonathan Corbet <corbet@lwn.net> - 2015-12-24 15:20 +0100
  Re: [PATCH 1/2] Documentation: remove outdated references from  translations Minchan Kim <minchan@kernel.org> - 2015-12-16 03:30 +0100

csiph-web