Date: Wed, 10 Oct 2018 20:25:41 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r339292 - head/stand/defaults Message-ID: <201810102025.w9AKPfcZ057511@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb Date: Wed Oct 10 20:25:41 2018 New Revision: 339292 URL: https://svnweb.freebsd.org/changeset/base/339292 Log: Fix a minor typo in loader.conf(5). Approved by: re (kib) Sponsored by: The FreeBSD Foundation Modified: head/stand/defaults/loader.conf.5 Modified: head/stand/defaults/loader.conf.5 ============================================================================== --- head/stand/defaults/loader.conf.5 Wed Oct 10 20:21:09 2018 (r339291) +++ head/stand/defaults/loader.conf.5 Wed Oct 10 20:25:41 2018 (r339292) @@ -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 ,
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810102025.w9AKPfcZ057511>