minor improvements of the manpages

git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@767 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
frankmorgner
2012-04-12 01:04:46 +00:00
parent c73bfe1015
commit da0b1d02e7
4 changed files with 8 additions and 2 deletions

View File

@@ -32,6 +32,8 @@ ccid-emulator.ggo: ccid-emulator.ggo.in
ccid-emulator.1:
$(HELP2MAN) \
--output=$@ \
--no-info \
--source='$(PACKAGE_STRING)' \
--version-string='$(PACKAGE) $(VERSION)' \
$(srcdir)/ccid-emulator

View File

@@ -42,7 +42,9 @@ npa-tool.ggo: npa-tool.ggo.in
npa-tool.1:
$(HELP2MAN) \
--output=$@ \
$(srcdir)/npa-tool
--no-info \
--source='$(PACKAGE_STRING)' \
$(builddir)/npa-tool
bin_PROGRAMS = npa-tool

View File

@@ -18,6 +18,8 @@ dist_man1_MANS = pcsc-relay.1
pcsc-relay.1:
$(HELP2MAN) \
--output=$@ \
--no-info \
--source='$(PACKAGE_STRING)' \
--version-string='$(PACKAGE) $(VERSION)' \
$(srcdir)/pcsc-relay

View File

@@ -21,4 +21,4 @@ option "verbose" v
text "
Report bugs to @PACKAGE_BUGREPORT@
Written by Frank Morgner <morgner@informatik.hu-berlin.de> and Dominik Oepen <oepen@informatik.hu-berlin.de>"
Written by Frank Morgner and Dominik Oepen"