diff options
-rw-r--r-- | Documentation/ja_JP/SubmittingPatches | 5 | ||||
-rw-r--r-- | Documentation/zh_CN/SubmittingPatches | 4 |
2 files changed, 0 insertions, 9 deletions
diff --git a/Documentation/ja_JP/SubmittingPatches b/Documentation/ja_JP/SubmittingPatches index ff6cb5729c84..5d6ae639bfa0 100644 --- a/Documentation/ja_JP/SubmittingPatches +++ b/Documentation/ja_JP/SubmittingPatches | |||
@@ -98,11 +98,6 @@ dontdiff ファイルには Linux カーネルのビルドプロセスの過程 | |||
98 | Quilt: | 98 | Quilt: |
99 | http://savannah.nongnu.org/projects/quilt | 99 | http://savannah.nongnu.org/projects/quilt |
100 | 100 | ||
101 | Andrew Morton's patch scripts: | ||
102 | http://userweb.kernel.org/~akpm/stuff/patch-scripts.tar.gz | ||
103 | このリンクの先のスクリプトの代わりとして、quilt がパッチマネジメント | ||
104 | ツールとして推奨されています(上のリンクを見てください)。 | ||
105 | |||
106 | 2) パッチに対する説明 | 101 | 2) パッチに対する説明 |
107 | 102 | ||
108 | パッチの中の変更点に対する技術的な詳細について説明してください。 | 103 | パッチの中の変更点に対する技術的な詳細について説明してください。 |
diff --git a/Documentation/zh_CN/SubmittingPatches b/Documentation/zh_CN/SubmittingPatches index 788ab4730372..1d3a10f8746b 100644 --- a/Documentation/zh_CN/SubmittingPatches +++ b/Documentation/zh_CN/SubmittingPatches | |||
@@ -82,10 +82,6 @@ Documentation/SubmittingDrivers 。 | |||
82 | Quilt: | 82 | Quilt: |
83 | http://savannah.nongnu.org/projects/quilt | 83 | http://savannah.nongnu.org/projects/quilt |
84 | 84 | ||
85 | Andrew Morton 的补丁脚本: | ||
86 | http://userweb.kernel.org/~akpm/stuff/patch-scripts.tar.gz | ||
87 | 作为这些脚本的替代,quilt 是值得推荐的补丁管理工具(看上面的链接)。 | ||
88 | |||
89 | 2)描述你的改动。 | 85 | 2)描述你的改动。 |
90 | 描述你的改动包含的技术细节。 | 86 | 描述你的改动包含的技术细节。 |
91 | 87 | ||