This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree:
Subject: Fix the tag for manpages sections Author: Mauro Carvalho Chehab <[email protected]> Date: Mon Jan 24 11:05:25 2011 -0200 Signed-off-by: Mauro Carvalho Chehab <[email protected]> utils/keytable/ir-keytable.1 | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) --- http://git.linuxtv.org/v4l-utils.git?a=commitdiff;h=0adb06ef9538604388f9836a0cdd815447bb3b6f diff --git a/utils/keytable/ir-keytable.1 b/utils/keytable/ir-keytable.1 index 07b35f3..dbd6ebe 100644 --- a/utils/keytable/ir-keytable.1 +++ b/utils/keytable/ir-keytable.1 @@ -1,15 +1,15 @@ .TH ir-keytable 1 2011-01-24 http://linuxtv.org/ "Media v4l2-utils commands" swiss-knife tool to handle Remote Controllers -.SS NAME +.SH NAME ir-keytable - a swiss-knife tool to handle Remote Controllers. -.SS SYNOPSIS +.SH SYNOPSIS Usage: ir-keytable [OPTION...] --device [/dev/input/event* device] or: ir-keytable [OPTION...] --sysdev [ir class (f. ex. rc0)] or: ir-keytable [OPTION...] [for using the rc0 sysdev] -.SS DESCRIPTION +.SH DESCRIPTION ir-keytable is a tool that lists the Remote Controller devices, allows to get/set IR keycode/scancode tables, test events generated by IR, and to adjust other options to it. Note: You need to have read permissions on /dev/input for most of the options to work. -.SS OPTIONS +.SH OPTIONS -a, --auto-load=CFGFILE Auto-load a table, based on a configuration file. Only works with sysdev. -c, --clear clears the old table @@ -40,10 +40,10 @@ On the options bellow, the arguments are: PROTOCOL - protocol name (nec, rc-5, rc-6, other) to be enabled CFGFILE - configuration file that associates a driver/table name with a keymap file -.SS EXIT STATUS +.SH EXIT STATUS On success, it returns 0. Otherwise, it will return the error code. -.SS EXAMPLES +.SH EXAMPLES Common usages are: .PP To list all connected Remote Controller devices: @@ -62,7 +62,7 @@ On success, it returns 0. Otherwise, it will return the error code. .PP ir-keytable -s rc1 -r -.SS COPYRIGHT +.SH COPYRIGHT Copyright (c) 2010-2011 by Mauro Carvalho Chehab <[email protected]>. .PP License GPLv2: GNU GPL version 2 <http://gnu.org/licenses/gpl.html>. _______________________________________________ linuxtv-commits mailing list [email protected] http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits
