Skip to content

Commit 0bfc0e9

Browse files
akiyksJonathan Corbet
authored andcommitted
docs/ja_JP: howto: Catch up changes in v6.11
Apply changes made in commit 413e775 ("Documentation: fix links to mailing list services"). Signed-off-by: Akira Yokosawa <akiyks@gmail.com> Cc: Tsugikazu Shibata <shibata@linuxfoundation.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Link: https://lore.kernel.org/r/20240922040709.44490-1-akiyks@gmail.com
1 parent d0b3436 commit 0bfc0e9

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

  • Documentation/translations/ja_JP/process

Documentation/translations/ja_JP/process/howto.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ https://patchwork.kernel.org/ でリストされています。
361361
全サブシステムツリーからほぼ毎日プルされてできる特別なテスト用のリポジ
362362
トリが存在します-
363363

364-
https://git.kernel.org/?p=linux/kernel/git/next/linux-next.git
364+
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
365365

366366
このやり方によって、linux-next は次のマージ機会でどんなものがメイン
367367
ラインにマージされるか、おおまかな展望を提供します。
@@ -401,12 +401,12 @@ https://bugzilla.kernel.org でバグ報告を調べようとする人もいる
401401
は Linux kernel メーリングリストに参加しています。このリストの登録/脱
402402
退の方法については以下を参照してください-
403403

404-
http://vger.kernel.org/vger-lists.html#linux-kernel
404+
https://subspace.kernel.org/subscribing.html
405405

406406
このメーリングリストのアーカイブは web 上の多数の場所に存在します。こ
407407
れらのアーカイブを探すにはサーチエンジンを使いましょう。例えば-
408408

409-
https://lore.kernel.org/lkml/
409+
https://lore.kernel.org/linux-kernel/
410410

411411
リストに投稿する前にすでにその話題がアーカイブに存在するかどうかを検索
412412
することを是非やってください。多数の事がすでに詳細に渡って議論されてお
@@ -419,13 +419,13 @@ MAINTAINERS ファイルにリストがありますので参照してくださ
419419
多くのリストは kernel.org でホストされています。これらの情報は以下にあ
420420
ります -
421421

422-
http://vger.kernel.org/vger-lists.html
422+
https://subspace.kernel.org
423423

424424
メーリングリストを使う場合、良い行動習慣に従うようにしましょう。少し安っ
425425
ぽいが、以下の URL は上のリスト(や他のリスト)で会話する場合のシンプル
426426
なガイドラインを示しています -
427427

428-
http://www.albion.com/netiquette/
428+
https://subspace.kernel.org/etiquette.html
429429

430430
もし複数の人があなたのメールに返事をした場合、CC: で受ける人のリストは
431431
だいぶ多くなるでしょう。正当な理由がない限り、CC: リストから誰かを削除

0 commit comments

Comments
 (0)