OpenCloudOS-Kernel/Documentation/translations/zh_TW/process
Xueshi Hu c398488dab docs: fix typo in zh_TW and zh_CN translation
In zh_TW and zh_CN translation, "http://lwn.net/Articles" is incorrectly
written as "http://lwn.net/Articles".

This patch is generated by the following script:

rg -l "lwn.net/Articles" |
	xargs sed -i  's/lwn.net\/articles/lwn.net\/Articles/g'

Signed-off-by: Xueshi Hu <xueshi.hu@smartx.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <mr4mjneo2eghtpm2z6envih3kzjdjpptqcot2fm2wp5crljxag@oianggqjllbl>
2023-07-03 08:33:42 -06:00
..
1.Intro.rst
2.Process.rst docs: fix typo in zh_TW and zh_CN translation 2023-07-03 08:33:42 -06:00
3.Early-stage.rst docs: fix typo in zh_TW and zh_CN translation 2023-07-03 08:33:42 -06:00
4.Coding.rst docs: fix typo in zh_TW and zh_CN translation 2023-07-03 08:33:42 -06:00
5.Posting.rst docs: zh_TW: align to submitting-drivers removal 2022-07-14 15:03:58 -06:00
6.Followthrough.rst
7.AdvancedTopics.rst docs: fix typo in zh_TW and zh_CN translation 2023-07-03 08:33:42 -06:00
8.Conclusion.rst doc/zh_CN: remove submitting-driver reference from docs 2022-07-14 15:06:00 -06:00
code-of-conduct-interpretation.rst
code-of-conduct.rst
coding-style.rst
development-process.rst
email-clients.rst
embargoed-hardware-issues.rst docs: embargoed-hardware-issues: fix invalid AMD contact email 2022-07-29 16:10:04 +02:00
howto.rst Documentation/security-bugs: move from admin-guide/ to process/ 2023-03-12 15:56:43 +01:00
index.rst docs: zh_TW: align to submitting-drivers removal 2022-07-14 15:03:58 -06:00
kernel-driver-statement.rst
kernel-enforcement-statement.rst
license-rules.rst
magic-number.rst A handful of late-arriving documentation fixes, plus one Spanish 2023-05-05 13:16:42 -07:00
management-style.rst
programming-language.rst Kbuild: move to -std=gnu11 2022-03-13 17:31:37 +09:00
stable-api-nonsense.rst
stable-kernel-rules.rst
submit-checklist.rst
submitting-patches.rst doc/zh_CN: remove submitting-driver reference from docs 2022-07-14 15:06:00 -06:00
volatile-considered-harmful.rst