Skip to content
Snippets Groups Projects
Commit 4a8c63ce authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

user man pages: Add version to the man pages


Create the man pages dynamically, adding the package version
inside them.

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@osg.samsung.com>
parent 35e1a00a
Branches
Tags
No related merge requests found
...@@ -46,6 +46,13 @@ AC_CONFIG_FILES([Makefile ...@@ -46,6 +46,13 @@ AC_CONFIG_FILES([Makefile
lib/libv4l2rds/libv4l2rds.pc lib/libv4l2rds/libv4l2rds.pc
utils/media-ctl/libmediactl.pc utils/media-ctl/libmediactl.pc
utils/media-ctl/libv4l2subdev.pc utils/media-ctl/libv4l2subdev.pc
utils/qv4l2/qv4l2.1
utils/keytable/ir-keytable.1
utils/dvb/dvb-fe-tool.1
utils/dvb/dvbv5-scan.1
utils/dvb/dvb-format-convert.1
utils/dvb/dvbv5-zap.1
]) ])
AM_INIT_AUTOMAKE([1.9 subdir-objects no-dist-gzip dist-bzip2 -Wno-portability]) # 1.10 is needed for target_LIBTOOLFLAGS AM_INIT_AUTOMAKE([1.9 subdir-objects no-dist-gzip dist-bzip2 -Wno-portability]) # 1.10 is needed for target_LIBTOOLFLAGS
......
.TH "dvb-fe-tool" 1 "Fri Oct 3 2014" "DVBv5 Utils" "User Commands" .TH "dvb-fe-tool" 1 "Fri Oct 3 2014" "DVBv5 Utils @PACKAGE_VERSION@" "User Commands"
.SH NAME .SH NAME
dvb\-fe\-tool \- DVBv5 tool for frontend settings inspect/change dvb\-fe\-tool \- DVBv5 tool for frontend settings inspect/change
.SH SYNOPSIS .SH SYNOPSIS
......
.TH "dvb-format-convert" 1 "Fri Oct 3 2014" "DVBv5 Utils" "User Commands" .TH "dvb-format-convert" 1 "Fri Oct 3 2014" "DVBv5 Utils @PACKAGE_VERSION@" "User Commands"
.SH NAME .SH NAME
dvb-format-convert \- DVBv5 tool for file format conversions dvb-format-convert \- DVBv5 tool for file format conversions
.SH SYNOPSIS .SH SYNOPSIS
......
.TH "dvbv5-scan" 1 "Fri Oct 3 2014" "DVBv5 Utils" "User Commands" .TH "dvbv5-scan" 1 "Fri Oct 3 2014" "DVBv5 Utils @PACKAGE_VERSION@" "User Commands"
.SH NAME .SH NAME
dvbv5-scan \- DVBv5 tool for frequency scanning dvbv5-scan \- DVBv5 tool for frequency scanning
.SH SYNOPSIS .SH SYNOPSIS
......
.TH "dvbv5-zap" 1 "Fri Oct 3 2014" "DVBv5 Utils" "User Commands" .TH "dvbv5-zap" 1 "Fri Oct 3 2014" "DVBv5 Utils @PACKAGE_VERSION@" "User Commands"
.SH NAME .SH NAME
dvbv5\-zap \\- DVBv5 tool for service tuning dvbv5\-zap \\- DVBv5 tool for service tuning
.SH SYNOPSIS .SH SYNOPSIS
......
.TH "IR\-KEYTABLE" "1" "Fri Oct 3 2014" "v4l-utils" "User Commands" .TH "IR\-KEYTABLE" "1" "Fri Oct 3 2014" "v4l-utils @PACKAGE_VERSION@" "User Commands"
.SH NAME .SH NAME
ir\-keytable \- a swiss\-knife tool to handle Remote Controllers. ir\-keytable \- a swiss\-knife tool to handle Remote Controllers.
.SH SYNOPSIS .SH SYNOPSIS
......
.TH "QV4L2" "1" "August 2013" "v4l-utils" "User Commands" .TH "QV4L2" "1" "August 2013" "v4l-utils @PACKAGE_VERSION@" "User Commands"
.SH NAME .SH NAME
qv4l2 - A test bench application for video4linux devices qv4l2 - A test bench application for video4linux devices
.SH SYNOPSIS .SH SYNOPSIS
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment