diff --git a/tools/README.md b/tools/README.md index 1b6b073..7eb126a 100644 --- a/tools/README.md +++ b/tools/README.md @@ -243,7 +243,7 @@ Most of the output is probably not of interest to regular users. $ opgpcard info OpenPGP card FFFE:12345678 (card version 2.0) -Application Identifier: D276000124 01 01 0200 FFFE 12345678 0000 +Application Identifier: D276000124 01 0200 FFFE 12345678 0000 Manufacturer [FFFE]: Range reserved for randomly assigned serial numbers. Card Capabilities: diff --git a/tools/subplot/opgpcard.md b/tools/subplot/opgpcard.md index 6614596..9dedc5e 100644 --- a/tools/subplot/opgpcard.md +++ b/tools/subplot/opgpcard.md @@ -105,7 +105,7 @@ then stdout, as JSON, matches embedded file info.json ~~~{#info.json .file .json} { "card_version": "2.0", - "application_id": "D276000124 01 01 0200 AFAF 00001234 0000", + "application_id": "D276000124 01 0200 AFAF 00001234 0000", "manufacturer_id": "AFAF", "manufacturer_name": "Unknown", "card_service_data": [],