From 4720090533c16e5f10a4cef8d5e4039aa3d0da30 Mon Sep 17 00:00:00 2001 From: Klas Lindfors Date: Wed, 29 Jun 2016 01:12:22 +0200 Subject: [PATCH] fix wording --- doc/YubiKey_PIV_introduction.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/YubiKey_PIV_introduction.adoc b/doc/YubiKey_PIV_introduction.adoc index ca0553b..e1c8073 100644 --- a/doc/YubiKey_PIV_introduction.adoc +++ b/doc/YubiKey_PIV_introduction.adoc @@ -33,7 +33,7 @@ Preparing a for real use ------------------------ 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. key=`dd if=/dev/random bs=1 count=24 2>/dev/null | hexdump -v -e '/1 "%02X"'`