lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAD-N9QUPWrAaT-7UjibcKR7=L_etmGF4qy0voO8u3W+wk6G0nA@mail.gmail.com>
Date: Fri, 5 Jul 2024 16:18:44 +0800
From: Dongliang Mu <mudongliangabcd@...il.com>
To: Tao Zou <wodemia@...ux.alibaba.com>
Cc: Alex Shi <alexs@...nel.org>, Yanteng Si <siyanteng@...ngson.cn>, 
	Jonathan Corbet <corbet@....net>, linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v1] zh_CN/admin-guide: one typo fix

On Fri, Jul 5, 2024 at 10:29 AM Tao Zou <wodemia@...ux.alibaba.com> wrote:
>
> Fix one chinese typo error.
>
> Signed-off-by: Tao Zou <wodemia@...ux.alibaba.com>

Reviewed-by: Dongliang Mu <dzm91@...t.edu.cn>

> ---
> The previous translation patch v4 has already been appied, and the changes from v4 to v5 were missed.
> This patch is one typofix, and includes the changes from v4 to v5.
>
>  Documentation/translations/zh_CN/admin-guide/numastat.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/translations/zh_CN/admin-guide/numastat.rst b/Documentation/translations/zh_CN/admin-guide/numastat.rst
> index c0f54d9a6b05..4d9817b91870 100644
> --- a/Documentation/translations/zh_CN/admin-guide/numastat.rst
> +++ b/Documentation/translations/zh_CN/admin-guide/numastat.rst
> @@ -13,7 +13,7 @@ Numa策略命中/未命中统计
>
>  所有数据的单位都是页面。巨页有独立的计数器。
>
> -numa_hit、numa_miss和numa_foreign计数器反应了进程是否能够在他们偏好的节点上分配内存。
> +numa_hit、numa_miss和numa_foreign计数器反映了进程是否能够在他们偏好的节点上分配内存。
>  如果进程成功在偏好的节点上分配内存则在偏好的节点上增加numa_hit计数,否则在偏好的节点上增
>  加numa_foreign计数同时在实际内存分配的节点上增加numa_miss计数。
>
> --
> 2.39.3 (Apple Git-146)
>
>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ