[PATCH:bdftopcf] Correct usage message for scanline unit option to be -u, not -s
Matthieu Herrb
matthieu.herrb at laas.fr
Tue Nov 5 07:38:50 CET 2013
On Mon, Nov 04, 2013 at 10:30:38PM -0800, Alan Coopersmith wrote:
> Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
Reviewed-by: Matthieu Herrb <matthieu at herrb.eu>
> ---
> bdftopcf.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/bdftopcf.c b/bdftopcf.c
> index da83938..1b24aa1 100644
> --- a/bdftopcf.c
> +++ b/bdftopcf.c
> @@ -148,7 +148,7 @@ main(int argc, char *argv[])
> fprintf(stderr,
> "usage: %s [-p#] [-u#] [-m] [-l] [-M] [-L] [-t] [-i] [-o pcf file] [bdf file]\n"
> " where # for -p is 1, 2, 4, or 8\n"
> - " and # for -s is 1, 2, or 4\n",
> + " and # for -u is 1, 2, or 4\n",
> program_name);
> exit(1);
> }
> --
> 1.7.9.2
>
> _______________________________________________
> xorg-devel at lists.x.org: X.Org development
> Archives: http://lists.x.org/archives/xorg-devel
> Info: http://lists.x.org/mailman/listinfo/xorg-devel
--
Matthieu Herrb
More information about the xorg-devel
mailing list