aboutsummaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorConrad Meyer <cem@FreeBSD.org>2019-06-21 00:16:30 +0000
committerConrad Meyer <cem@FreeBSD.org>2019-06-21 00:16:30 +0000
commitc363b16c639529cf82d353abaa17f19bad7f8aec (patch)
tree8aeebe50c46d11ca69be282a742ee48a076bba4e /share/man
parenta809abd44a24a54b92de608cbc8a3c853852fd4b (diff)
downloadsrc-c363b16c639529cf82d353abaa17f19bad7f8aec.tar.gz
src-c363b16c639529cf82d353abaa17f19bad7f8aec.zip
sys: Remove DEV_RANDOM device option
Remove 'device random' from kernel configurations that reference it (most). Replace perhaps mistaken 'nodevice random' in two MIPS configs with 'options RANDOM_LOADABLE' instead. Document removal in UPDATING; update NOTES and random.4. Reviewed by: delphij, markm (previous version) Approved by: secteam(delphij) Differential Revision: https://reviews.freebsd.org/D19918
Notes
Notes: svn path=/head/; revision=349253
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/random.41
1 files changed, 0 insertions, 1 deletions
diff --git a/share/man/man4/random.4 b/share/man/man4/random.4
index 0ccad03aeda4..3b3f9b2330e3 100644
--- a/share/man/man4/random.4
+++ b/share/man/man4/random.4
@@ -30,7 +30,6 @@
.Nm random
.Nd the entropy device
.Sh SYNOPSIS
-.Cd "device random"
.Cd "options RANDOM_LOADABLE"
.Cd "options RANDOM_ENABLE_ETHER"
.Cd "options RANDOM_ENABLE_UMA"