All of lore.kernel.org
 help / color / mirror / Atom feed
From: Akira Yokosawa <akiyks@gmail.com>
To: Jonathan Corbet <corbet@lwn.net>
Cc: Akira Yokosawa <akiyks@gmail.com>,
	Tsugikazu Shibata <shibata@linuxfoundation.org>,
	Kosuke Fujimoto <fujimotokosuke0@gmail.com>,
	linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH 3/5] docs/ja_JP/SubmittingPatches: Randy has moved
Date: Tue,  3 May 2022 19:47:29 +0900	[thread overview]
Message-ID: <20220503104729.49140-1-akiyks@gmail.com> (raw)
In-Reply-To: <20220503102429.48304-1-akiyks@gmail.com>

Reflect changes made in commit 755727b7fb1e ("Randy has moved").

Signed-off-by: Akira Yokosawa <akiyks@gmail.com>
Cc: Tsugikazu Shibata <shibata@linuxfoundation.org>
Cc: Kosuke Fujimoto <fujimotokosuke0@gmail.com>
Cc: linux-doc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
---
 Documentation/translations/ja_JP/SubmittingPatches | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/Documentation/translations/ja_JP/SubmittingPatches b/Documentation/translations/ja_JP/SubmittingPatches
index 230e62401c78..d3b16bd7fcc6 100644
--- a/Documentation/translations/ja_JP/SubmittingPatches
+++ b/Documentation/translations/ja_JP/SubmittingPatches
@@ -81,9 +81,7 @@ Linux カーネルに対する全ての変更は diff(1) コマンドによる
 dontdiff ファイルには Linux カーネルのビルドプロセスの過程で生成された
 ファイルの一覧がのっています。そして、それらはパッチを生成する diff(1)
 コマンドで無視されるべきです。dontdiff ファイルは 2.6.12 以後のバージョ
-ンの Linux カーネルソースツリーに含まれています。それより前のバージョン
-の Linux カーネルソースツリーに対する dontdiff ファイルは、
-<http://www.xenotime.net/linux/doc/dontdiff>から取得することができます。
+ンの Linux カーネルソースツリーに含まれています。
 
 投稿するパッチの中に関係のない余分なファイルが含まれていないことを確
 認してください。diff(1) コマンドで生成したパッチがあなたの意図したとお
-- 
2.25.1


  parent reply	other threads:[~2022-05-03 10:48 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-03 10:24 [PATCH 0/5] docs/ja_JP/SubmittingPatches: Trace changes in English docs, take 1 Akira Yokosawa
2022-05-03 10:46 ` [PATCH 1/5] docs/ja_JP/SubmittingPatches: Update GregKH links Akira Yokosawa
2022-05-03 10:46 ` [PATCH 2/5] docs/ja_JP/SubmittingPatches: Suggest the use of scripts/get_maintainer.pl Akira Yokosawa
2022-05-03 10:47 ` Akira Yokosawa [this message]
2022-05-03 10:47 ` [PATCH 4/5] docs/ja_JP/SubmittingPatches: Add Suggested-by as a standard signature Akira Yokosawa
2022-05-03 10:48 ` [PATCH 5/5] docs/ja_JP/SubmittingPatches: Request summaries for commit references Akira Yokosawa
2022-05-04 11:05 ` [PATCH 0/5] docs/ja_JP/SubmittingPatches: Trace changes in English docs, take 1 Kosuke Fujimoto
2022-05-05  0:03   ` Tsugikazu Shibata
2022-05-09 22:04 ` Jonathan Corbet

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220503104729.49140-1-akiyks@gmail.com \
    --to=akiyks@gmail.com \
    --cc=corbet@lwn.net \
    --cc=fujimotokosuke0@gmail.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=shibata@linuxfoundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.