From 4def515eebca300c7ac15c86caef34342dd9ed3d Mon Sep 17 00:00:00 2001 From: Michael Opdenacker Date: Thu, 27 Oct 2022 11:14:19 +0200 Subject: manuals: replace "_" by "__" in external links (From yocto-docs rev: 25142cd8121fdd6a8e0524fc8417fc666c498981) Signed-off-by: Michael Opdenacker Signed-off-by: Richard Purdie --- documentation/ref-manual/variables.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'documentation/ref-manual/variables.rst') diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index 0f9df3ac20..601db6f42f 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst @@ -615,7 +615,7 @@ system and gives an overview of their function and contents. software. When specifying recipe files, you can pattern match using Python's - `glob `_ syntax. + `glob `__ syntax. For details on the syntax, see the documentation by following the previous link. @@ -2493,7 +2493,7 @@ system and gives an overview of their function and contents. - When specifying files or paths, you can pattern match using Python's - `glob `_ + `glob `__ syntax. For details on the syntax, see the documentation by following the previous link. @@ -4955,7 +4955,7 @@ system and gives an overview of their function and contents. See the :term:`KERNEL_MODULE_AUTOLOAD` variable for more information. :term:`module_conf` - Specifies `modprobe.d `_ + Specifies `modprobe.d `__ syntax lines for inclusion in the ``/etc/modprobe.d/modname.conf`` file. -- cgit v1.2.3-54-g00ecf