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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Tue, 11 Aug 2020 10:44:32 -0600 From: Jonathan Corbet <corbet@....net> To: Remi Andruccioli <remi.andruccioli@...il.com> Cc: Jens Axboe <axboe@...nel.dk>, linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH] docs: cdrom: Fix a typo and rst markup On Sat, 8 Aug 2020 18:31:23 +0200 Remi Andruccioli <remi.andruccioli@...il.com> wrote: > "The capability fags" should be "The capability flags". > > In rst markup, a incorrect markup expression is causing bad rendering in > Sphinx output. Replace the erroneous single quote by a backquote. > > Signed-off-by: Remi Andruccioli <remi.andruccioli@...il.com> > --- > Documentation/cdrom/cdrom-standard.rst | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) I've applied this, thanks. The backtick replacement makes the warning go away, but a better fix would be to remove the backticks entirely; I'm not sure why they are used as quotes in that file. jon
Powered by blists - more mailing lists