linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tao Zou <wodemia@linux.alibaba.com>
To: Alex Shi <alexs@kernel.org>, Yanteng Si <siyanteng@loongson.cn>,
	Jonathan Corbet <corbet@lwn.net>
Cc: Tao Zou <wodemia@linux.alibaba.com>,
	linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH v1] zh_CN/admin-guide: one typo fix
Date: Fri,  5 Jul 2024 10:28:41 +0800	[thread overview]
Message-ID: <20240705022842.51451-1-wodemia@linux.alibaba.com> (raw)

Fix one chinese typo error.

Signed-off-by: Tao Zou <wodemia@linux.alibaba.com>
---
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)


             reply	other threads:[~2024-07-05  2:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-05  2:28 Tao Zou [this message]
2024-07-05  8:18 ` [PATCH v1] zh_CN/admin-guide: one typo fix Dongliang Mu
2024-07-05  9:22   ` Tao Zou
2024-07-05 12:37     ` Jonathan Corbet
2024-07-06  5:48       ` Tao Zou
2024-07-08  7:09 ` si.yanteng
2024-07-09 15:08 ` 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=20240705022842.51451-1-wodemia@linux.alibaba.com \
    --to=wodemia@linux.alibaba.com \
    --cc=alexs@kernel.org \
    --cc=corbet@lwn.net \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=siyanteng@loongson.cn \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).