Add a template for ir-keytable man page
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 24 Jan 2011 12:17:26 +0000 (10:17 -0200)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 24 Jan 2011 12:44:57 +0000 (10:44 -0200)
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
utils/keytable/Makefile
utils/keytable/ir-keytable.1 [new file with mode: 0644]

index 846f469..aba74f8 100644 (file)
@@ -39,5 +39,7 @@ install: $(TARGETS)
        install -m 644 -p rc_keymaps/* $(DESTDIR)/etc/rc_keymaps
        install -m 755 -d $(DESTDIR)/etc/udev/rules.d
        install -m 644 -p 70-infrared.rules $(DESTDIR)/etc/udev/rules.d
+       install -m 755 -d $(DESTDIR)/man/man1
+       install -m 644 -p ir-keytable $(DESTDIR)/man/man1
 
 include ../../Make.rules
diff --git a/utils/keytable/ir-keytable.1 b/utils/keytable/ir-keytable.1
new file mode 100644 (file)
index 0000000..7eb7d8b
--- /dev/null
@@ -0,0 +1,9 @@
+.TH ir-keytable 1 2011-01-24 http://linuxtv.org/ "Media commands" swiss-knife tool to handle Remote Controllers
+.SS NAME
+.SS SYNOPSIS
+.SS DESCRIPTION
+.SS OPTIONS
+.SS EXIT STATUS
+.SS FILES
+.SS EXAMPLE
+.SS AUTHORS