From b09b92665d3102d1d75b78c0076f273d0ff26704 Mon Sep 17 00:00:00 2001 From: Martin Kletzander Date: Fri, 28 Nov 2014 09:37:09 +0100 Subject: [PATCH] docs: fix simple typo in TPM paragraph Signed-off-by: Martin Kletzander --- docs/formatdomain.html.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index 9c1d0f406e..46b5b19905 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -5596,7 +5596,7 @@ qemu-kvm -net nic,model=? /dev/null

The TPM passthrough device type provides access to the host's TPM - for one QEMU guest. No other software may be is using the TPM device, + for one QEMU guest. No other software may be using the TPM device, typically /dev/tpm0, at the time the QEMU guest is started. 'passthrough' since 1.0.5

-- 2.47.3