On 05/09/2011 10:40 AM, Ivana Hutarova Varekova wrote:
> fix minor typos in help output
> 
> Signed-off-by: Ivana Hutarova Varekova <varek...@redhat.com>
Acked-By: Jan Safranek <jsafr...@redhat.com>

> ---
> 
>  0 files changed, 0 insertions(+), 0 deletions(-)
> 
> diff --git a/src/tools/cgcreate.c b/src/tools/cgcreate.c
> index a2a21b2..7312b32 100644
> --- a/src/tools/cgcreate.c
> +++ b/src/tools/cgcreate.c
> @@ -42,18 +42,18 @@ static void usage(int status, const char *program_name)
>                       "[-t <tuid>:<tgid>] [-a <agid>:<auid>] "\
>                       "-g <controllers>:<path> [-g ...]\n",
>                       program_name);
> -             fprintf(stdout, "  -t <tuid>:<tgid>             Set "\
> -                     "the task permission\n");
>               fprintf(stdout, "  -a <tuid>:<tgid>             Set "\
>                       "the admin permission\n");
> +             fprintf(stdout, "  -d, --dperm mode             Group "\
> +                     "directory permissions\n");
> +             fprintf(stdout, "  -f, --fperm mode             Group "\
> +                     "file permissions\n");
>               fprintf(stdout, "  -g <controllers>:<path>      Control "\
>                       "group which should be added\n");
> -             fprintf(stdout, "  -h,--help                    Display "\
> +             fprintf(stdout, "  -h, --help                   Display "\
>                       "this help\n");
> -             fprintf(stdout, "  -f, --fperm mode             Group "\
> -                     "file permissions\n");
> -             fprintf(stdout, "  -d, --dperm mode             Group "\
> -                     "direrory permissions\n");
> +             fprintf(stdout, "  -t <tuid>:<tgid>             Set "\
> +                     "the task permission\n");
>       }
>  }
>  
> 
> 
> ------------------------------------------------------------------------------
> WhatsUp Gold - Download Free Network Management Software
> The most intuitive, comprehensive, and cost-effective network 
> management toolset available today.  Delivers lowest initial 
> acquisition cost and overall TCO of any competing solution.
> http://p.sf.net/sfu/whatsupgold-sd
> _______________________________________________
> Libcg-devel mailing list
> Libcg-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/libcg-devel


------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
Libcg-devel mailing list
Libcg-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libcg-devel

Reply via email to