From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45700) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VZYDA-0006un-7i for Qemu-devel@nongnu.org; Thu, 24 Oct 2013 23:37:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VZYD5-0003Le-LV for Qemu-devel@nongnu.org; Thu, 24 Oct 2013 23:37:20 -0400 Received: from [222.73.24.84] (port=9083 helo=song.cn.fujitsu.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VZYD5-0003K0-8D for Qemu-devel@nongnu.org; Thu, 24 Oct 2013 23:37:15 -0400 Received: from fnstmail02.fnst.cn.fujitsu.com (tang.cn.fujitsu.com [127.0.0.1]) by tang.cn.fujitsu.com (8.14.3/8.13.1) with ESMTP id r9P3arfh019982 for ; Fri, 25 Oct 2013 11:36:56 +0800 Message-ID: <5269E751.8090107@cn.fujitsu.com> Date: Fri, 25 Oct 2013 11:36:49 +0800 From: Weng Fan MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=UTF-8; format=flowed Subject: [Qemu-devel] [PATCH 1/1] docs/ccid.txt: fix the typo List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Qemu-devel@nongnu.org" From: WengFan Date: Wed, 25 Oct 2013 11:18:22 -0400 Subject: [PATCH 1/1] fix the typo Signed-off-by: WengFan --- qemu-master/docs/ccid.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/qemu-master/docs/ccid.txt b/qemu-master/docs/ccid.txt index 8bbaa94..83c174d 100644 --- a/qemu-master/docs/ccid.txt +++ b/qemu-master/docs/ccid.txt @@ -52,7 +52,7 @@ Configuring and building: Assuming you have a working smartcard on the host with the current user, using NSS, qemu acts as another NSS client using ccid-card-emulated: - qemu -usb -device usb-ccid -device ccid-card-emualated + qemu -usb -device usb-ccid -device ccid-card-emulated 4. Using ccid-card-emulated with certificates -- 1.7.1