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 <[email protected]> > --- > 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 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
