aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorAlan Somers <asomers@FreeBSD.org>2024-05-18 14:25:10 +0000
committerAlan Somers <asomers@FreeBSD.org>2024-05-18 15:51:15 +0000
commit3bb5428ad643e38dd755c8d66c8ac2ae8f7575b5 (patch)
tree4f7897055e257e41de74fe610fb9d8a9b7ad5522 /share
parentea916b64125bf43e918db9079532d39f996953ef (diff)
downloadsrc-3bb5428ad643e38dd755c8d66c8ac2ae8f7575b5.tar.gz
src-3bb5428ad643e38dd755c8d66c8ac2ae8f7575b5.zip
rc.conf.5: remove obsolete advice about kld_list
Loading modules via kld_list is no longer substantially faster than via loader.conf. [skip ci] MFC after: 2 weeks Reviewed by: imp Differential Revision: https://reviews.freebsd.org/D45242
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/rc.conf.56
1 files changed, 1 insertions, 5 deletions
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index 68d8dade2c6d..51a48341be60 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd May 4, 2024
+.Dd May 18, 2024
.Dt RC.CONF 5
.Os
.Sh NAME
@@ -334,10 +334,6 @@ A whitespace-separated list of kernel modules to load right after
the local disks are mounted, without any
.Pa .ko
extension or path.
-Loading modules at this point in the boot process is
-much faster than doing it via
-.Pa /boot/loader.conf
-for those modules not necessary for mounting local disks.
.It Va kldxref_enable
.Pq Vt bool
Set to