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:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user