commit: f66f41c4f03d8077bdaa047a7a93f6c92c0a69de Author: Alexander V Vershilov <qnikst <AT> gentoo <DOT> org> AuthorDate: Fri Jul 11 21:33:42 2014 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Fri Jul 11 21:36:35 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/openrc.git;a=commit;h=f66f41c4
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 c330e8c..0ce1f75 100644 --- a/man/openrc-run.8 +++ b/man/openrc-run.8 @@ -321,7 +321,7 @@ Mark the service as inactive. .Op Fl f , -file .Op Fl p , -pipe .Op Fl m , -mode Ar mode -.Op Fl o , owner Ar owner +.Op Fl o , -owner Ar owner .Ar path ... .Xc Checks to see if the path exists, is of the right type, owned by the right
