]> git.baikalelectronics.ru Git - kernel.git/commit
docs: path-lookup: more markup fixes
authorVegard Nossum <vegard.nossum@oracle.com>
Mon, 27 Jul 2020 12:15:24 +0000 (14:15 +0200)
committerJonathan Corbet <corbet@lwn.net>
Mon, 27 Jul 2020 22:14:10 +0000 (16:14 -0600)
commitbd004c0187d6272274bdb396a9e76bc0d49fadf8
tree81fbfb24b203f73cd5e594b2ef2370b218dcb9e9
parent93736b2cebcbbc72be37a4c250d4711a64229f4e
docs: path-lookup: more markup fixes

"xxx``at``" makes the `` appear verbatim in the HTML output. I've opted
for changing this into ``*at()`` to harmonise this with the use of * seen
later in the same document (and add the parentheses to clarify that this
is a system/function call).

``path_``* also makes `` appear in the HTML output, but we can fix it by
moving the * into the ``. Also add the parantheses here.

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