svn commit: r346478 - stable/11/stand/defaults
Kyle Evans
kevans at FreeBSD.org
Tue Sep 3 14:08:08 UTC 2019
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 ,
More information about the svn-src-all
mailing list