[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <6561ae2c-64b4-bb60-39f0-e27eca306408@loongson.cn>
Date: Mon, 11 Jul 2022 10:28:39 +0800
From: YanTeng Si <siyanteng@...ngson.cn>
To: Mauro Carvalho Chehab <mchehab@...nel.org>,
Linux Doc Mailing List <linux-doc@...r.kernel.org>
Cc: Jonathan Corbet <corbet@....net>,
Mauro Carvalho Chehab <mchehab+huawei@...nel.org>,
Alex Shi <alexs@...nel.org>, Mike Rapoport <rppt@...nel.org>,
Wu XiangCheng <bobwxc@...il.cn>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 04/21] docs: zh_CN: page_migration: fix reference to mm
index.rst
在 2022/7/9 18:07, Mauro Carvalho Chehab 写道:
> This got renamed, so we need to also rename at page_migration.rst.
>
> Fixes: ee65728e103b ("docs: rename Documentation/vm to Documentation/mm")
> Signed-off-by: Mauro Carvalho Chehab <mchehab@...nel.org>
> ---
>
> To avoid mailbombing on a large number of people, only mailing lists were C/C on the cover.
> See [PATCH v3 00/21] at: https://lore.kernel.org/all/cover.1657360984.git.mchehab@kernel.org/
>
> Documentation/translations/zh_CN/mm/page_migration.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/translations/zh_CN/mm/page_migration.rst b/Documentation/translations/zh_CN/mm/page_migration.rst
> index 566880a41ea0..ea9647d060fb 100644
> --- a/Documentation/translations/zh_CN/mm/page_migration.rst
> +++ b/Documentation/translations/zh_CN/mm/page_migration.rst
> @@ -1,6 +1,6 @@
> .. include:: ../disclaimer-zh_CN.rst
>
> -:Original: Documentation/vm/index.rst
> +:Original: Documentation/mm/index.rst
Oops! I wrote it wrong. Let's use:
diff --git a/Documentation/translations/zh_CN/mm/page_migration.rst b/Documentation/translations/zh_CN/mm/page_migration.rst
index 566880a41ea0..076081dc1635 100644
--- a/Documentation/translations/zh_CN/mm/page_migration.rst
+++ b/Documentation/translations/zh_CN/mm/page_migration.rst
@@ -1,6 +1,6 @@
.. include:: ../disclaimer-zh_CN.rst
-:Original: Documentation/vm/index.rst
+:Original: Documentation/mm/page_migration.rst
:翻译:
Thanks,
Yanteng
>
> :翻译:
>
Powered by blists - more mailing lists