doc: fix a couple of syntax errors

Fix syntax errors that prevented the documentation from being
buildable.

Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
This commit is contained in:
H. Peter Anvin 2025-09-03 00:57:43 -07:00
parent ebfdbfc355
commit 7e46f6f7ab

View file

@ -747,7 +747,7 @@ to the output dependency list generated by the \c{-M} options (see
\k{opt-M}), and evaluates to the unchanged string.
This is the function equivalent of the \c{%depend} directive, see
\S{depend}.
\k{depend}.
See also the \c{%pathsearch()} function (\k{f_pathsearch}).
@ -909,7 +909,7 @@ searches for a file with that name in the include path, then expands
to the pathname located, if found, otherwise to the unmodified string.
This is the function equivalent of the \c{%pathsearch} directive, see
\S{pathsearch}.
\k{pathsearch}.
See also the \c{%depend()} function (\k{f_depend}).