Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Apr 2019 03:54:50 +0000 (UTC)
From:      Kyle Evans <kevans@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org
Subject:   svn commit: r346478 - stable/11/stand/defaults
Message-ID:  <201904210354.x3L3soLR031250@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 ,



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904210354.x3L3soLR031250>