diff options
author | Akira Yokosawa <[email protected]> | 2024-05-02 17:56:10 +0900 |
---|---|---|
committer | Jonathan Corbet <[email protected]> | 2024-05-02 09:46:37 -0600 |
commit | 02e97ef1094ae1b81afd50b7ea399e75c431ce4e (patch) | |
tree | 75679549385b81c6fd5a945eb1d8a05f81e46f2e | |
parent | dfce05c82fb1a16c389e8fb2445dcd0dea7c1a72 (diff) |
docs: ja_JP/howto: Catch up update in v6.8
Catch up the update made in commit e49ad8530de9 ("CREDITS, MAINTAINERS,
docs/process/howto: Update man-pages' maintainer").
Signed-off-by: Akira Yokosawa <[email protected]>
Cc: Tsugikazu Shibata <[email protected]>
Signed-off-by: Jonathan Corbet <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-rw-r--r-- | Documentation/translations/ja_JP/process/howto.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/translations/ja_JP/process/howto.rst b/Documentation/translations/ja_JP/process/howto.rst index 8d856ebe873c..872876c67896 100644 --- a/Documentation/translations/ja_JP/process/howto.rst +++ b/Documentation/translations/ja_JP/process/howto.rst @@ -110,7 +110,7 @@ Linux カーネルソースツリーは幅広い範囲のドキュメントを� 新しいドキュメントファイルも追加することを勧めます。 カーネルの変更が、カーネルがユーザ空間に公開しているインターフェイスの 変更を引き起こす場合、その変更を説明するマニュアルページのパッチや情報 -をマニュアルページのメンテナ [email protected] に送り、CC を +をマニュアルページのメンテナ [email protected] に送り、CC を [email protected] に送ることを勧めます。 以下はカーネルソースツリーに含まれている読んでおくべきファイルの一覧で |