The preferred style to load kernel modules is to use sysrc(8)
instead of editing rc.conf(5).
Multiple manual pages were updated to include this preference.
Also, references to sysrc(8) were added.
mountd.8: Remove Tn references.
From the original PR:
Network-related manual pages: promote use of sysrc(8) to safely edit system rc files
I extended this by updating uses of kld_list I found.
PR:268827