Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7c0a4a0a authored by Alex Shi's avatar Alex Shi Committed by Jonathan Corbet
Browse files

docs/zh_CN: fix links failure in license-rules



rST doc uses backquote `` to mark a link, which need a space before
and after the backquote sign in Chinese docs. Otherwise the link will be
translated as common context.

Use this patch to highlight this request.

Signed-off-by: default avatarAlex Shi <alex.shi@linux.alibaba.com>
Cc: Harry Wei <harryxiyou@gmail.com>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 173584cb
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
@@ -97,7 +97,7 @@ https://spdx.org/licenses/ 上的官方SPDX许可证列表中检索,并附带
      // SPDX-License-Identifier: GPL-2.0+ WITH GCC-exception-2.0

   例外只能与特定的许可证标识符一起使用。有效的许可证标识符列在异常文本文件
   的标记中。有关详细信息,请参阅许可标识符”_一章中的“例外”
   的标记中。有关详细信息,请参阅 `许可标识符`_ 一章中的 `例外`_ 。

   如果文件是双重许可且只选择一个许可证,则应使用OR。例如,一些dtsi文件在双
   许可下可用::
@@ -248,7 +248,7 @@ https://spdx.org/licenses/ 上的官方SPDX许可证列表中检索,并附带

      LICENSES/exceptions/

   此目录中的文件包含完整的例外文本和所需的`例外元标记`_.
   此目录中的文件包含完整的例外文本和所需的 `例外元标记`_

   例如::

@@ -281,7 +281,7 @@ https://spdx.org/licenses/ 上的官方SPDX许可证列表中检索,并附带
   - Usage-Guidance:

     使用建议的自由格式文本。必须在文本后面加上SPDX许可证标识符的正确示例,
     因为它们应根据`License identifier syntax`_指南放入源文件中。
     因为它们应根据 `许可标识符语法`_ 指南放入源文件中。

   - Exception-Text: