From: Gopi Krishna Menon <krishnagopi487@gmail.com>
To: 2023002089@link.tyut.edu.cn, corbet@lwn.net,
rafael.j.wysocki@intel.com, superm1@kernel.org,
viresh.kumar@linaro.org, qyousef@layalina.io,
zhanjie9@hisilicon.com
Cc: Gopi Krishna Menon <krishnagopi487@gmail.com>,
linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-kernel-mentees@lists.linux.dev, skhan@linuxfoundation.org,
david.hunter.linux@gmail.com, khalid@kernel.org
Subject: [PATCH 2/2] docs/zh_TW: Fix malformed table
Date: Fri, 3 Oct 2025 21:56:11 +0530 [thread overview]
Message-ID: <20251003162626.6737-3-krishnagopi487@gmail.com> (raw)
In-Reply-To: <20251003162626.6737-1-krishnagopi487@gmail.com>
Running "make htmldocs" generate the following build error
in zh_TW/cpu-freq/cpu-drivers.rst:
Documentation/translations/zh_TW/cpu-freq/cpu-drivers.rst:109: ERROR: Malformed table.
Fix the table formatting to resolve the error.
Signed-off-by: Gopi Krishna Menon <krishnagopi487@gmail.com>
---
Documentation/translations/zh_TW/cpu-freq/cpu-drivers.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/translations/zh_TW/cpu-freq/cpu-drivers.rst b/Documentation/translations/zh_TW/cpu-freq/cpu-drivers.rst
index 5435c3928d4b..7f751a7add56 100644
--- a/Documentation/translations/zh_TW/cpu-freq/cpu-drivers.rst
+++ b/Documentation/translations/zh_TW/cpu-freq/cpu-drivers.rst
@@ -112,7 +112,7 @@ CPUfreq核心層註冊一個cpufreq_driver結構體。
| | |
+-----------------------------------+--------------------------------------+
|policy->cpuinfo.transition_latency | CPU在兩個頻率之間切換所需的時間,以 |
-| | 納秒爲單位 |
+| | 納秒爲單位 |
| | |
+-----------------------------------+--------------------------------------+
|policy->cur | 該CPU當前的工作頻率(如適用) |
--
2.43.0
next prev parent reply other threads:[~2025-10-03 16:27 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-03 16:26 [PATCH 0/2] docs: fix malformed tables in Chinese translations Gopi Krishna Menon
2025-10-03 16:26 ` [PATCH 1/2] docs/zh_CN: Fix malformed table Gopi Krishna Menon
2025-10-03 16:26 ` Gopi Krishna Menon [this message]
2025-10-03 17:35 ` [PATCH v2 0/2] docs: fix malformed tables in Chinese translations Gopi Krishna Menon
2025-10-03 17:35 ` [PATCH v2 1/2] docs/zh_CN: Fix malformed table Gopi Krishna Menon
2025-10-03 17:36 ` [PATCH v2 2/2] docs/zh_TW: " Gopi Krishna Menon
2025-10-03 21:28 ` [PATCH v2 0/2] docs: fix malformed tables in Chinese translations Wysocki, Rafael J
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=20251003162626.6737-3-krishnagopi487@gmail.com \
--to=krishnagopi487@gmail.com \
--cc=2023002089@link.tyut.edu.cn \
--cc=corbet@lwn.net \
--cc=david.hunter.linux@gmail.com \
--cc=khalid@kernel.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel-mentees@lists.linux.dev \
--cc=linux-kernel@vger.kernel.org \
--cc=qyousef@layalina.io \
--cc=rafael.j.wysocki@intel.com \
--cc=skhan@linuxfoundation.org \
--cc=superm1@kernel.org \
--cc=viresh.kumar@linaro.org \
--cc=zhanjie9@hisilicon.com \
/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