mirror of
https://git.yoctoproject.org/poky
synced 2026-07-16 15:57:04 +00:00
docs-wide: fix various broken links
Fix various broken links found using the linkcheck builder, in various places of the documentation. For most, the replacing link is the equivalent new link. (From yocto-docs rev: 5f708a1bc31ae94dd3513615b0ce079aa7897628) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> (cherry picked from commit 358519ca6406a89fee42c45dcaf63a37a374f33c) [AG: fix conflict in variables.rst, due to changes to new variables in master] Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Paul Barker <paul@pbarker.dev>
This commit is contained in:
committed by
Paul Barker
parent
cbaaf0dcf7
commit
e146cbbc73
@@ -3564,7 +3564,7 @@ system and gives an overview of their function and contents.
|
||||
GROUPADD_PARAM:${PN} = "-g 880 group1; -g 890 group2"
|
||||
|
||||
For information on the standard Linux shell command
|
||||
``groupadd``, see https://linux.die.net/man/8/groupadd.
|
||||
``groupadd``, see :manpage:`groupadd(8)`.
|
||||
|
||||
:term:`GROUPMEMS_PARAM`
|
||||
When inheriting the :ref:`ref-classes-useradd` class,
|
||||
@@ -5906,7 +5906,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 <https://linux.die.net/man/5/modprobe.d>`__
|
||||
Specifies :manpage:`modprobe.d(5)`
|
||||
syntax lines for inclusion in the ``/etc/modprobe.d/modname.conf``
|
||||
file.
|
||||
|
||||
@@ -10578,7 +10578,7 @@ system and gives an overview of their function and contents.
|
||||
|
||||
For information on the
|
||||
standard Linux shell command ``useradd``, see
|
||||
https://linux.die.net/man/8/useradd.
|
||||
:manpage:`useradd(8)`.
|
||||
|
||||
:term:`USERADD_UID_TABLES`
|
||||
Specifies a password file to use for obtaining static user
|
||||
|
||||
Reference in New Issue
Block a user