git: 3bb5428ad643 - main - rc.conf.5: remove obsolete advice about kld_list

From: Alan Somers <asomers_at_FreeBSD.org>
Date: Sat, 18 May 2024 15:51:40 UTC
The branch main has been updated by asomers:

URL: https://cgit.FreeBSD.org/src/commit/?id=3bb5428ad643e38dd755c8d66c8ac2ae8f7575b5

commit 3bb5428ad643e38dd755c8d66c8ac2ae8f7575b5
Author:     Alan Somers <asomers@FreeBSD.org>
AuthorDate: 2024-05-18 14:25:10 +0000
Commit:     Alan Somers <asomers@FreeBSD.org>
CommitDate: 2024-05-18 15:51:15 +0000

    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
---
 share/man/man5/rc.conf.5 | 6 +-----
 1 file changed, 1 insertion(+), 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