fix wording

This commit is contained in:
Klas Lindfors
2016-06-29 01:12:22 +02:00
parent 6f7deaa882
commit 4720090533
+1 -1
View File
@@ -33,7 +33,7 @@ Preparing a for real use
------------------------ ------------------------
You would typically change the management key to make sure nobody but You would typically change the management key to make sure nobody but
you can modify the state of the PIV application on the. Make sure to you can modify the state of the PIV application on the YubiKey. Make sure to
keep a copy of the key around for later use. keep a copy of the key around for later use.
key=`dd if=/dev/random bs=1 count=24 2>/dev/null | hexdump -v -e '/1 "%02X"'` key=`dd if=/dev/random bs=1 count=24 2>/dev/null | hexdump -v -e '/1 "%02X"'`