[PATCH] docs/zh_CN: fix stale :Original: reference in xfrm_proc.rst

Proposed
From:Rénich Bon Ćirić <renich@evalinux.com>
Date:
Message-ID:<20260920073144.546566-1-renich@evalinux.com>
Patch:v1 · 1/1
Language:zh_CN
Patch-ID:d6d020376407e08e7c93b62e8f1c8691ef4abab5
Files:Documentation/translations/zh_CN/networking/xfrm_proc.rst

Patch content 1 changed file

Commit 03e23b18c720 ("net: Move XFRM documentation into its ownsubdirectory") relocated Documentation/networking/xfrm_proc.rst toDocumentation/networking/xfrm/xfrm_proc.rst. The Simplified Chinese translation was not updated accordingly,leaving its :Original: tag pointing to a nonexistent file and causingtools/docs/documentation-file-ref-check to report an invalid reference. Update the :Original: path to point to the new location. Fixes: 03e23b18c720 ("net: Move XFRM documentation into its own subdirectory")Signed-off-by: Rénich Bon Ćirić <renich@evalinux.com>--- Documentation/translations/zh_CN/networking/xfrm_proc.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/translations/zh_CN/networking/xfrm_proc.rst b/Documentation/translations/zh_CN/networking/xfrm_proc.rstindex a2ae86c44707..6990f8e2fdb4 100644--- a/Documentation/translations/zh_CN/networking/xfrm_proc.rst+++ b/Documentation/translations/zh_CN/networking/xfrm_proc.rst@@ -2,7 +2,7 @@  .. include:: ../disclaimer-zh_CN.rst -:Original: Documentation/networking/xfrm_proc.rst+:Original: Documentation/networking/xfrm/xfrm_proc.rst  :翻译: -- 2.55.0