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


Groups > linux.kernel > #1580282 > unrolled thread

[PATCH] Documentation: Fix linux-api list typo

Started byTyler Hicks <tyhicks@canonical.com>
First post2017-02-14 05:10 +0100
Last post2017-02-15 23:20 +0100
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [PATCH] Documentation: Fix linux-api list typo Tyler Hicks <tyhicks@canonical.com> - 2017-02-14 05:10 +0100
    Re: [PATCH] Documentation: Fix linux-api list typo Jonathan Corbet <corbet@lwn.net> - 2017-02-15 23:20 +0100

#1580282 — [PATCH] Documentation: Fix linux-api list typo

FromTyler Hicks <tyhicks@canonical.com>
Date2017-02-14 05:10 +0100
Subject[PATCH] Documentation: Fix linux-api list typo
Message-ID<taCBc-54L-3@gated-at.bofh.it>
A Japanese translation file contained the incorrect email address for
the linux-api list.

Signed-off-by: Tyler Hicks <tyhicks@canonical.com>
---

I was unlucky enough to copy and paste this invalid address from
`git grep linux-api Documentation` output, resulting in a patch set that
bounced.

 Documentation/translations/ja_JP/HOWTO | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/translations/ja_JP/HOWTO b/Documentation/translations/ja_JP/HOWTO
index b03fc80..4ebd207 100644
--- a/Documentation/translations/ja_JP/HOWTO
+++ b/Documentation/translations/ja_JP/HOWTO
@@ -111,7 +111,7 @@ Linux カーネルソースツリーは幅広い範囲のドキュメントを
 カーネルの変更が、カーネルがユーザ空間に公開しているインターフェイスの
 変更を引き起こす場合、その変更を説明するマニュアルページのパッチや情報
 をマニュアルページのメンテナ mtk.manpages@gmail.com に送り、CC を
-linux-api@ver.kernel.org に送ることを勧めます。
+linux-api@vger.kernel.org に送ることを勧めます。
 
 以下はカーネルソースツリーに含まれている読んでおくべきファイルの一覧で
 す-
-- 
2.7.4

[toc] | [next] | [standalone]


#1581720

FromJonathan Corbet <corbet@lwn.net>
Date2017-02-15 23:20 +0100
Message-ID<tbg5z-5Kb-15@gated-at.bofh.it>
In reply to#1580282
On Tue, 14 Feb 2017 04:04:17 +0000
Tyler Hicks <tyhicks@canonical.com> wrote:

> A Japanese translation file contained the incorrect email address for
> the linux-api list.

Even those of us who don't read Japanese should have noticed that one.
Applied, thanks.

jon

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web