From 9dd8ee330d8a4449c937bc95fc8393a55913c8d1 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Thu, 25 Aug 2016 21:05:45 -0500 Subject: [PATCH] typo fix --- NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 1a445bd0..74dc59ad 100644 --- a/NEWS.md +++ b/NEWS.md @@ -24,7 +24,7 @@ service scripts to refer to "openrc-run" instead of "runscript". In 0.21.4, a modules-load service was added. This works like the equivalent service in systemd. It looks for files named *.conf first in /usr/lib/modules-load.d, then /run/modules-load.d, then -/etc/modules-lload.d. These files contain, a list of modules, one per +/etc/modules-load.d. These files contain, a list of modules, one per line, which should be loaded into the kernel. If a file name appears in /run/modules-load.d, it overrides a file of the same name in /usr/lib/modules-load.d. A file appearing in /etc/modules-load.d