Update examples and utils manpages.(Fixes Issue 159)
This commit is contained in:
parent
5ecf382dfc
commit
03a6f5e29c
16 changed files with 171 additions and 88 deletions
|
|
@ -1,4 +1,4 @@
|
|||
.TH NFC-EMULATE-TAG 1 "October 8, 2010"
|
||||
.TH nfc-emulate-tag 1 "October 8, 2010" "libnfc" "libnfc's examples"
|
||||
.SH NAME
|
||||
nfc-emulate-tag \- Simple tag emulation command line demonstration tool
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -37,13 +37,17 @@ bug, this problem is due to ACR122's internal MCU in front of NFC chip (PN532).
|
|||
.SH BUGS
|
||||
Please report any bugs on the
|
||||
.B libnfc
|
||||
forum at
|
||||
.BR http://www.libnfc.org/community/ "."
|
||||
issue tracker at:
|
||||
.br
|
||||
.BR http://code.google.com/p/libnfc/issues
|
||||
.SH LICENCE
|
||||
.B libnfc
|
||||
is licensed under the GNU Lesser General Public License (LGPL), version 3.
|
||||
.br
|
||||
.B libnfc-utils
|
||||
and
|
||||
.B libnfc-examples
|
||||
are covered by the GNU Lesser General Public License (LGPL), version 3.
|
||||
are covered by the the BSD 2-Clause license.
|
||||
.SH AUTHORS
|
||||
Romuald Conty <romuald@libnfc.org>
|
||||
.PP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue