commit:     04debf6f25b3748a101b61cb85f78617dbe5be6e
Author:     William Hubbs <w.d.hubbs <AT> gmail <DOT> com>
AuthorDate: Tue Aug 30 14:08:17 2016 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Tue Aug 30 14:15:34 2016 +0000
URL:        https://gitweb.gentoo.org/proj/openrc.git/commit/?id=04debf6f

another news typo fix

 NEWS.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/NEWS.md b/NEWS.md
index 74dc59a..4331014 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-load.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

Reply via email to