commit | ad551a21caade79bfebe9f33afa2d975ec9c0387 | [log] [tgz] |
---|---|---|
author | Vegard Nossum <vegard.nossum@oracle.com> | Mon Jul 27 13:45:27 2020 +0200 |
committer | Jonathan Corbet <corbet@lwn.net> | Mon Jul 27 16:13:14 2020 -0600 |
tree | 1a5395df17fd2b7207c12c06cc7b108e0e689880 | |
parent | 76bd58f3c867f5a6b20d2e30c1c4bb4f9ff0e275 [diff] |
docs: path-lookup: fix HTML entity mojibake Two cases of "<" somehow turned into "<". 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>