]> git.baikalelectronics.ru Git - kernel.git/commit
docs: path-lookup: fix HTML entity mojibake
authorVegard Nossum <vegard.nossum@oracle.com>
Mon, 27 Jul 2020 11:45:27 +0000 (13:45 +0200)
committerJonathan Corbet <corbet@lwn.net>
Mon, 27 Jul 2020 22:13:14 +0000 (16:13 -0600)
commit93736b2cebcbbc72be37a4c250d4711a64229f4e
tree1a5395df17fd2b7207c12c06cc7b108e0e689880
parenta174a9663e5f74b458f1fd4a2594b4a927c32ed7
docs: path-lookup: fix HTML entity mojibake

Two cases of "<" somehow turned into "&lt;". I noticed it on
<https://www.kernel.org/doc/html/latest/filesystems/path-lookup.html>.

I've verified that the HTML output is correct with this patch.

Signed-off-by: Vegard Nossum <vegard.nossum@oracle.com>
Link: https://lore.kernel.org/r/20200727114527.23944-1-vegard.nossum@oracle.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/filesystems/path-lookup.rst