[PATCH setxkbmap] Ensures consistency between the manpage and the output of the -h option in addition to the correction [1] for bug #524510 reported by Debian [2].

Peter Hutterer peter.hutterer at who-t.net
Mon Jul 1 22:20:19 PDT 2013


On Tue, Jul 02, 2013 at 12:06:55AM +0200, Stéphane Aulery wrote:
> [1] http://cgit.freedesktop.org/xorg/app/setxkbmap/commit/?id=2011f509c56b73cc62105c689d702f279f522017
> 
> [2] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=524510
> 
> Signed-off-by: Stéphane Aulery <lkppo at free.fr>
> ---
>  setxkbmap.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/setxkbmap.c b/setxkbmap.c
> index 29a37a2..070f12b 100644
> --- a/setxkbmap.c
> +++ b/setxkbmap.c
> @@ -245,7 +245,7 @@ usage(int argc, char **argv)
>          "  -device <deviceid>  Specifies the device ID to use\n"
>          "  -display <dpy>      Specifies display to use\n"
>          "  -geometry <name>    Specifies geometry component name\n"
> -        "  -I<dir>             Add <dir> to list of directories to be used\n"
> +        "  -I <dir>            Add <dir> to list of directories to be used\n"
>          "  -keycodes <name>    Specifies keycodes component name\n"
>          "  -keymap <name>      Specifies name of keymap to load\n"
>          "  -layout <name>      Specifies layout used to choose component names\n"
> -- 
> 1.7.10.4

thanks, pushed    cdc2551..f5ffd59  master -> master

fwiw, I split the subject line into two (ideally you only have max 72 chars
in the git commit subject).

Cheers,
   Peter


More information about the xorg-devel mailing list