aboutsummaryrefslogtreecommitdiff
path: root/Documentation/admin-guide
diff options
context:
space:
mode:
authorGravatar Linus Torvalds <torvalds@linux-foundation.org> 2024-01-17 11:49:11 -0800
committerGravatar Linus Torvalds <torvalds@linux-foundation.org> 2024-01-17 11:49:11 -0800
commit1b1934dbbdcf9aa2d507932ff488cec47999cf3f (patch)
treec0e82abab65f81274f5074e94f897ce0992412a1 /Documentation/admin-guide
parentMerge tag 'parisc-for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... (diff)
parentdocs, kprobes: Add loongarch as supported architecture (diff)
downloadlinux-1b1934dbbdcf9aa2d507932ff488cec47999cf3f.tar.gz
linux-1b1934dbbdcf9aa2d507932ff488cec47999cf3f.tar.bz2
linux-1b1934dbbdcf9aa2d507932ff488cec47999cf3f.zip
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
Diffstat (limited to 'Documentation/admin-guide')
-rw-r--r--Documentation/admin-guide/features.rst2
-rw-r--r--Documentation/admin-guide/hw_random.rst5
2 files changed, 3 insertions, 4 deletions
diff --git a/Documentation/admin-guide/features.rst b/Documentation/admin-guide/features.rst
index 8c167082a84f..7651eca38227 100644
--- a/Documentation/admin-guide/features.rst
+++ b/Documentation/admin-guide/features.rst
@@ -1,3 +1,3 @@
.. SPDX-License-Identifier: GPL-2.0
-.. kernel-feat:: $srctree/Documentation/features
+.. kernel-feat:: features
diff --git a/Documentation/admin-guide/hw_random.rst b/Documentation/admin-guide/hw_random.rst
index d494601717f1..bfc39f1cf470 100644
--- a/Documentation/admin-guide/hw_random.rst
+++ b/Documentation/admin-guide/hw_random.rst
@@ -14,10 +14,9 @@ into that core.
To make the most effective use of these mechanisms, you
should download the support software as well. Download the
-latest version of the "rng-tools" package from the
-hw_random driver's official Web site:
+latest version of the "rng-tools" package from:
- http://sourceforge.net/projects/gkernel/
+ https://github.com/nhorman/rng-tools
Those tools use /dev/hwrng to fill the kernel entropy pool,
which is used internally and exported by the /dev/urandom and