Author: kevans Date: Sun Apr 21 03:54:49 2019 New Revision: 346478 URL: https://svnweb.freebsd.org/changeset/base/346478
Log: MFC r339292: Fix a minor typo in loader.conf(5). Modified: stable/11/stand/defaults/loader.conf.5 Directory Properties: stable/11/ (props changed) Modified: stable/11/stand/defaults/loader.conf.5 ============================================================================== --- stable/11/stand/defaults/loader.conf.5 Sun Apr 21 03:43:27 2019 (r346477) +++ stable/11/stand/defaults/loader.conf.5 Sun Apr 21 03:54:49 2019 (r346478) @@ -155,7 +155,7 @@ directive, but they may be loaded directly at the .Xr loader 8 prompt. Blacklisted modules may still be loaded indirectly as dependencies of other -moduled. +modules. .It Ar *_load If set to .Dq YES , _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
