Minor mad man page fix.
This commit is contained in:
parent
4230d2b378
commit
2668b48232
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ Mifare card manipulation library (libfreefare, \-lfreefare)
|
|||
.Ft ssize_t
|
||||
.Fn mad_application_read "MifareTag tag" "Mad mad" "MadAid aid" "void *buf" "size_t nbytes" "MifareClassicKey key" "MifareClassicKeyType key_type"
|
||||
.Ft ssize_t
|
||||
.Fn mad_application_write "MifareTag tag" "Mad mad" "MadAid aid" "const void *buf" size_t nbytes" "MifareClassicKey key" "MifareClassicKeyType key_type"
|
||||
.Fn mad_application_write "MifareTag tag" "Mad mad" "MadAid aid" "const void *buf" "size_t nbytes" "MifareClassicKey key" "MifareClassicKeyType key_type"
|
||||
.\" ____ _ _ _
|
||||
.\" | _ \ ___ ___ ___ _ __(_)_ __ | |_(_) ___ _ __
|
||||
.\" | | | |/ _ \/ __|/ __| '__| | '_ \| __| |/ _ \| '_ \
|
||||
|
|
Loading…
Add table
Reference in a new issue