[PATCH 13/22] docs: zh_CN: avoid duplicate citation references

From: Mauro Carvalho Chehab
Date: Wed May 29 2019 - 19:27:46 EST


Documentation/process/management-style.rst:35: WARNING: duplicate label decisions, other instance in Documentation/translations/zh_CN/process/management-style.rst
Documentation/process/programming-language.rst:37: WARNING: duplicate citation c-language, other instance in Documentation/translations/zh_CN/process/programming-language.rst
Documentation/process/programming-language.rst:38: WARNING: duplicate citation gcc, other instance in Documentation/translations/zh_CN/process/programming-language.rst
Documentation/process/programming-language.rst:39: WARNING: duplicate citation clang, other instance in Documentation/translations/zh_CN/process/programming-language.rst
Documentation/process/programming-language.rst:40: WARNING: duplicate citation icc, other instance in Documentation/translations/zh_CN/process/programming-language.rst
Documentation/process/programming-language.rst:41: WARNING: duplicate citation gcc-c-dialect-options, other instance in Documentation/translations/zh_CN/process/programming-language.rst
Documentation/process/programming-language.rst:42: WARNING: duplicate citation gnu-extensions, other instance in Documentation/translations/zh_CN/process/programming-language.rst
Documentation/process/programming-language.rst:43: WARNING: duplicate citation gcc-attribute-syntax, other instance in Documentation/translations/zh_CN/process/programming-language.rst
Documentation/process/programming-language.rst:44: WARNING: duplicate citation n2049, other instance in Documentation/translations/zh_CN/process/programming-language.rst

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@xxxxxxxxxx>
---
.../zh_CN/process/management-style.rst | 4 +--
.../zh_CN/process/programming-language.rst | 28 +++++++++----------
2 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/Documentation/translations/zh_CN/process/management-style.rst b/Documentation/translations/zh_CN/process/management-style.rst
index a181fa56d19e..c6a5bb285797 100644
--- a/Documentation/translations/zh_CN/process/management-style.rst
+++ b/Documentation/translations/zh_CN/process/management-style.rst
@@ -28,7 +28,7 @@ Linuxåæççéæ

äçææïèéæï

-.. _decisions:
+.. _cn_decisions:

1ïåç
-------
@@ -108,7 +108,7 @@ Linuxåæççéæ
äæïääååääåæççèçååïæåèääèçæääææïäèèçää
æèçææïääèçèååçåæååäåãäåèæïçèäæçååæçïè
äèääçèçäæåéçãåæïâçèâçååäâäåéâçèçïåææ
-:ref:`decisions` æäçäåäåçäæã
+:ref:`cn_decisions` æäçäåäåçäæã

èéåæåäçåçèåï

diff --git a/Documentation/translations/zh_CN/process/programming-language.rst b/Documentation/translations/zh_CN/process/programming-language.rst
index 51fd4ef48ea1..9de9a3108c4d 100644
--- a/Documentation/translations/zh_CN/process/programming-language.rst
+++ b/Documentation/translations/zh_CN/process/programming-language.rst
@@ -8,21 +8,21 @@
çåèèèè
============

-åææçCèè [c-language]_ çåçãæåçåèïåæéåæç ``gcc`` [gcc]_
-å ``-std=gnu89`` [gcc-c-dialect-options]_ äçèçïISO C90ç GNU æèï
+åææçCèè [cn_c-language]_ çåçãæåçåèïåæéåæç ``gcc`` [cn_gcc]_
+å ``-std=gnu89`` [cn_gcc-c-dialect-options]_ äçèçïISO C90ç GNU æèï
åæääC99çæï

-èçæèåååèè [gnu-extensions]_ çèåæåïåçïåäèåéååæääçã
+èçæèåååèè [cn_gnu-extensions]_ çèåæåïåçïåäèåéååæääçã

-åääääççæïæäääç ``clang`` [clang]_ å ``icc`` [icc]_ çèåæ
+åääääççæïæäääç ``clang`` [cn_clang]_ å ``icc`` [cn_icc]_ çèåæ
çææïåçåçåææææèææåæïäéèçäæèäã

åæ
----

-åæäåæääççääåèæåæåæïattributesï [gcc-attribute-syntax]_
+åæäåæääççääåèæåæåæïattributesï [cn_gcc-attribute-syntax]_
åæåèååçåäçèäååèèåäïååéãåææçåïïèæéåèèèè
-éåçèæææïäåæåæåéåï [n2049]_
+éåçèæææïäåæåæåéåï [cn_n2049]_

åæäæåäïåææåéçïåäææèäåæççèåäçåèçææççäçï
åäåéåèæææèççèæææ/èæææäåï
@@ -31,11 +31,11 @@
``__attribute__((__pure__))`` ïïäææåääçåäåéåå/æççäç, åä
èåé ``include/linux/compiler_attributes.h``

-.. [c-language] http://www.open-std.org/jtc1/sc22/wg14/www/standards
-.. [gcc] https://gcc.gnu.org
-.. [clang] https://clang.llvm.org
-.. [icc] https://software.intel.com/en-us/c-compilers
-.. [gcc-c-dialect-options] https://gcc.gnu.org/onlinedocs/gcc/C-Dialect-Options.html
-.. [gnu-extensions] https://gcc.gnu.org/onlinedocs/gcc/C-Extensions.html
-.. [gcc-attribute-syntax] https://gcc.gnu.org/onlinedocs/gcc/Attribute-Syntax.html
-.. [n2049] http://www.open-std.org/jtc1/sc22/wg14/www/docs/n2049.pdf
+.. [cn_c-language] http://www.open-std.org/jtc1/sc22/wg14/www/standards
+.. [cn_gcc] https://gcc.gnu.org
+.. [cn_clang] https://clang.llvm.org
+.. [cn_icc] https://software.intel.com/en-us/c-compilers
+.. [cn_gcc-c-dialect-options] https://gcc.gnu.org/onlinedocs/gcc/C-Dialect-Options.html
+.. [cn_gnu-extensions] https://gcc.gnu.org/onlinedocs/gcc/C-Extensions.html
+.. [cn_gcc-attribute-syntax] https://gcc.gnu.org/onlinedocs/gcc/Attribute-Syntax.html
+.. [cn_n2049] http://www.open-std.org/jtc1/sc22/wg14/www/docs/n2049.pdf
--
2.21.0