Fix mifare_application_alloc documentation: function takes "size" param in sectors unit.

This commit is contained in:
Romuald Conty 2010-06-30 07:58:25 +00:00
parent 97edcb45e8
commit 98e5b5a107

View file

@ -67,7 +67,7 @@ The
.Fn mifare_application_alloc
function allocates enought sectors to store
.Vt size
blocks for the Application Identifier
sectors for the Application Identifier
.Vt aid
and returns the list of allocated sectors.
.Pp