From nobody Fri Mar 29 00:40:41 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 207.211.31.120 as permitted sender) client-ip=207.211.31.120; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-1.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 207.211.31.120 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1590143172; cv=none; d=zohomail.com; s=zohoarc; b=AlUalpHl9C0VVSfwkS4oytNSNun2HKj9whf0EPnwE3nq+06D2fDQAWBoa/+eKVnW92jnG3YKsSVL9vuaJwqLnSZZ7t9UdCIwJ/O5R63lgqNDlG3PsWWxlZXhKckAZTSQP1lCA+ycRoFMI/ovTpuy4fkKdhdZN1fYDW/CoXD1ZgQ= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1590143172; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=iFIOx57G9XXZMq2Dy01DLl72L+rskr+mQJKEjTBx4w0=; b=UXb19WQkTZpfv+NENB/NBhRKIj/H999Zj/fZeK4icdUCk9NT73V3EKdfOXQ/10AGUM3m/4dkRoGVW9Uc3sOqO4mTo550VSGhGKpvs5cw07+LfA7zPrRfTQQNoMJ5ZOzhFrH1JDKxn3RgyXKxBVIk5cJ2R2qF3gBfmXHObLwaObQ= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 207.211.31.120 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from us-smtp-1.mimecast.com (us-smtp-delivery-1.mimecast.com [207.211.31.120]) by mx.zohomail.com with SMTPS id 1590143172317875.9208802690625; Fri, 22 May 2020 03:26:12 -0700 (PDT) Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-67-HNdc0ebvPxWk0RXCU1eDZA-1; Fri, 22 May 2020 06:26:09 -0400 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 7ADCC460; Fri, 22 May 2020 10:26:03 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.20]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 5B03682E7E; Fri, 22 May 2020 10:26:03 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id F0D581809543; Fri, 22 May 2020 10:26:02 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 04MAQ1WY021496 for ; Fri, 22 May 2020 06:26:01 -0400 Received: by smtp.corp.redhat.com (Postfix) id 3E8645D9D5; Fri, 22 May 2020 10:26:01 +0000 (UTC) Received: from localhost.localdomain.com (ovpn-13-87.pek2.redhat.com [10.72.13.87]) by smtp.corp.redhat.com (Postfix) with ESMTP id 0FC6F5D9CC; Fri, 22 May 2020 10:25:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1590143171; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=iFIOx57G9XXZMq2Dy01DLl72L+rskr+mQJKEjTBx4w0=; b=KvtzNmuCNtQIDsQu6FHQZbWjABXoLOdwEu656e/jitoIMuFnXgw5Iqe74Sc5eoKLkVPTml p5717fXrgSvTeEBI1Dzoyrurh5fJfzDKqj5F+cAk4GHyJX0aD6XqIIjljcJmp3clxpJWF7 vdScCS57yoqAFZB7e+zRF6or07NCCeY= X-MC-Unique: HNdc0ebvPxWk0RXCU1eDZA-1 From: Han Han To: libvir-list@redhat.com Subject: [PATCH] docs: Fix a typo in formatdomain.html Date: Fri, 22 May 2020 18:25:52 +0800 Message-Id: <20200522102552.184065-1-hhan@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 X-loop: libvir-list@redhat.com Cc: Han Han X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) Content-Type: text/plain; charset="utf-8" Signed-off-by: Han Han Reviewed-by: Michal Privoznik --- 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 23eb0292..05a1ed45 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -7039,7 +7039,7 @@ qemu-kvm -net nic,model=3D? /dev/null <input type=3D'keyboard' bus=3D'virtio'/> <input type=3D'tablet' bus=3D'virtio'/> <input type=3D'passthrough' bus=3D'virtio'> - <source evdev=3D'/dev/input/event1/> + <source evdev=3D'/dev/input/event1'/> </input> </devices> ... --=20 2.25.0