Skip to content

Commit 1b1934d

Browse files
committed
Merge tag 'docs-6.8-2' of git://git.lwn.net/linux
Pull documentation fixes from Jonathan Corbet: "A handful of late-arriving documentation fixes" * tag 'docs-6.8-2' of git://git.lwn.net/linux: docs, kprobes: Add loongarch as supported architecture docs, kprobes: Update email address of Masami Hiramatsu docs: admin-guide: hw_random: update rng-tools website Documentation/core-api: fix spelling mistake in workqueue docs: kernel_feat.py: fix potential command injection Documentation: constrain alabaster package to older versions
2 parents bce3b5d + ead8467 commit 1b1934d

File tree

26 files changed

+39
-70
lines changed

26 files changed

+39
-70
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
.. SPDX-License-Identifier: GPL-2.0
22
3-
.. kernel-feat:: $srctree/Documentation/features
3+
.. kernel-feat:: features

Documentation/admin-guide/hw_random.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,9 @@ into that core.
1414

1515
To make the most effective use of these mechanisms, you
1616
should download the support software as well. Download the
17-
latest version of the "rng-tools" package from the
18-
hw_random driver's official Web site:
17+
latest version of the "rng-tools" package from:
1918

20-
http://sourceforge.net/projects/gkernel/
19+
https://github.com/nhorman/rng-tools
2120

2221
Those tools use /dev/hwrng to fill the kernel entropy pool,
2322
which is used internally and exported by the /dev/urandom and

Documentation/arch/arc/features.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
.. SPDX-License-Identifier: GPL-2.0
22
3-
.. kernel-feat:: $srctree/Documentation/features arc
3+
.. kernel-feat:: features arc

Documentation/arch/arm/features.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
.. SPDX-License-Identifier: GPL-2.0
22
3-
.. kernel-feat:: $srctree/Documentation/features arm
3+
.. kernel-feat:: features arm

Documentation/arch/arm64/features.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
.. SPDX-License-Identifier: GPL-2.0
22
3-
.. kernel-feat:: $srctree/Documentation/features arm64
3+
.. kernel-feat:: features arm64
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
.. SPDX-License-Identifier: GPL-2.0
22
3-
.. kernel-feat:: $srctree/Documentation/features loongarch
3+
.. kernel-feat:: features loongarch

Documentation/arch/m68k/features.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
.. SPDX-License-Identifier: GPL-2.0
22
3-
.. kernel-feat:: $srctree/Documentation/features m68k
3+
.. kernel-feat:: features m68k

Documentation/arch/mips/features.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
.. SPDX-License-Identifier: GPL-2.0
22
3-
.. kernel-feat:: $srctree/Documentation/features mips
3+
.. kernel-feat:: features mips

Documentation/arch/nios2/features.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
.. SPDX-License-Identifier: GPL-2.0
22
3-
.. kernel-feat:: $srctree/Documentation/features nios2
3+
.. kernel-feat:: features nios2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
.. SPDX-License-Identifier: GPL-2.0
22
3-
.. kernel-feat:: $srctree/Documentation/features openrisc
3+
.. kernel-feat:: features openrisc

0 commit comments

Comments
 (0)