commit: 316903fbf0da6edc067a98327c8c6cb2b3cdcf93 Author: William Hubbs <w.d.hubbs <AT> gmail <DOT> com> AuthorDate: Thu Sep 22 15:30:41 2016 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Thu Sep 22 15:30:41 2016 +0000 URL: https://gitweb.gentoo.org/proj/openrc.git/commit/?id=316903fb
man/openrc-run.8: typo fix man/openrc-run.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/openrc-run.8 b/man/openrc-run.8 index d83e1cc..3c23bcc 100644 --- a/man/openrc-run.8 +++ b/man/openrc-run.8 @@ -183,7 +183,7 @@ in_background is yes. .Pp Keep in mind that eval is used to process chroot, command, command_args_*, command_user, pidfile and procname. This may affect how they are -evvaluated depending on how they are quoted. +evaluated depending on how they are quoted. .El .Sh DEPENDENCIES You should define a
