lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Mon, 05 Dec 2022 02:48:01 -0700
From:   Jonathan Corbet <corbet@....net>
To:     Akira Yokosawa <akiyks@...il.com>,
        Yanteng Si <siyanteng@...ngson.cn>,
        Alex Shi <alexs@...nel.org>, Wu XiangCheng <bobwxc@...il.cn>
Cc:     linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org,
        Akira Yokosawa <akiyks@...il.com>
Subject: Re: [PATCH] docs/zh_CN: Fix '.. only::' directive's expression

Akira Yokosawa <akiyks@...il.com> writes:

> Commit febe6c2f859e ("docs/zh_CN: Add translation
> zh_CN/doc-guide/index.rst") translated ".. only::" directive too much.
> Use the one as found in the original doc-guide/index.rst.
>
> Fixes: febe6c2f859e ("docs/zh_CN: Add translation zh_CN/doc-guide/index.rst")
> Signed-off-by: Akira Yokosawa <akiyks@...il.com>
> Cc: Wu XiangCheng <bobwxc@...il.cn>
> Cc: Yanteng Si <siyanteng@...ngson.cn>
> Cc: Alex Shi <alexs@...nel.org>
> ---
> Hi,
>
> I came across this error while grepping ".. only::" under Documentation/.
>
>         Thanks, Akira
> ---
>  Documentation/translations/zh_CN/doc-guide/index.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/translations/zh_CN/doc-guide/index.rst b/Documentation/translations/zh_CN/doc-guide/index.rst
> index 5151953c196f..78c2e9a1697f 100644
> --- a/Documentation/translations/zh_CN/doc-guide/index.rst
> +++ b/Documentation/translations/zh_CN/doc-guide/index.rst
> @@ -19,7 +19,7 @@
>     contributing
>     maintainer-profile
>  
> -.. only::  子项目与HTML
> +.. only::  subproject and html
>  
Heh ... that's only been there for a year and a half...applied, thanks.

jon

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ