Ian Jackson writes ("[PATCH] tools/xl/xl_cmdtable.c: Fix a simple typo."): > From: Chad Dougherty <c...@acm.org> > > Signed-off-by: Chad Dougherty <c...@acm.org> > --- > tools/xl/xl_cmdtable.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/tools/xl/xl_cmdtable.c b/tools/xl/xl_cmdtable.c > index 5baa6023aa..3b302b2f20 100644 > --- a/tools/xl/xl_cmdtable.c > +++ b/tools/xl/xl_cmdtable.c > @@ -502,7 +502,7 @@ struct cmd_spec cmd_table[] = { > }, > { "loadpolicy", > &main_loadpolicy, 0, 1, > - "Loads a new policy int the Flask Xen security module", > + "Loads a new policy into the Flask Xen security module", > "<policy file>", > }, > #ifndef LIBXL_HAVE_NO_SUSPEND_RESUME
I posted this to the list for form's sake. I don't think we need an ack. I'm applying it right away. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel