From nobody Wed May 15 11:30:20 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 170.10.129.124 as permitted sender) client-ip=170.10.129.124; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-124.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 170.10.129.124 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=1657088465; cv=none; d=zohomail.com; s=zohoarc; b=AVQcK9+SyYzr1yMktqiIlfh+iP3300SBqXsqT2h4P56dIFHb95KwACrmWcsXnDCDBcaHfq6cd9R0KdTuh1sEQMAc4Jmx8tnRcjXLQMMIBsLI/FXYCDR9sJEt6hjpMA3zgHgcBjpMLHz+o88rZHQYJbd8AJa+3Rzr97dIibTqSJA= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1657088465; 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=Ab2fvgOtpPqpduf8vY8lwWyi9ezTp2WAfELU50wvF8I=; b=fivx5taAx/5jlWQ5lhd3+7viQbYI9cFfEXm3NP/helo8Qu7Uv7TKqs7Udz8PRs2HJWACsgd+DO+0zQSMgUkrRZJ9AOEndfCCtByjHkJsc+UavQWVgnBDtg1s0x1GuKjKs8XAQmZdH3aQ77V+YynnHJhrcIkVOLqMouvSgY0D3ao= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 170.10.129.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by mx.zohomail.com with SMTPS id 1657088465254788.0359055981313; Tue, 5 Jul 2022 23:21:05 -0700 (PDT) Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-596-bH8epvpBOtSUSOPBlBua_A-1; Wed, 06 Jul 2022 02:20:40 -0400 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.rdu2.redhat.com [10.11.54.3]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 98F7B8339D1; Wed, 6 Jul 2022 06:20:38 +0000 (UTC) Received: from mm-prod-listman-01.mail-001.prod.us-east-1.aws.redhat.com (unknown [10.30.29.100]) by smtp.corp.redhat.com (Postfix) with ESMTP id B40BF1121315; Wed, 6 Jul 2022 06:20:36 +0000 (UTC) Received: from mm-prod-listman-01.mail-001.prod.us-east-1.aws.redhat.com (localhost [IPv6:::1]) by mm-prod-listman-01.mail-001.prod.us-east-1.aws.redhat.com (Postfix) with ESMTP id 686C91947060; Wed, 6 Jul 2022 06:20:36 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.rdu2.redhat.com [10.11.54.3]) by mm-prod-listman-01.mail-001.prod.us-east-1.aws.redhat.com (Postfix) with ESMTP id 3ECDD194704E for ; Wed, 6 Jul 2022 06:20:36 +0000 (UTC) Received: by smtp.corp.redhat.com (Postfix) id 2F5BA112132C; Wed, 6 Jul 2022 06:20:36 +0000 (UTC) Received: from localhost.localdomain.com (ovpn-13-73.pek2.redhat.com [10.72.13.73]) by smtp.corp.redhat.com (Postfix) with ESMTP id C58881121315; Wed, 6 Jul 2022 06:20:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1657088463; 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=Ab2fvgOtpPqpduf8vY8lwWyi9ezTp2WAfELU50wvF8I=; b=Xa51Ul8ssE2XovEaawSyDfDbd5UQ+GyRTKXCSbA92M0KQ9KYNi9o/k2fbWU4g52OaND6BK enXNUlwpXpS76EZeA/vgEkTsYWth2aRLt+cTYT8FPl4JYAO0XcB/P3PKUb9HzOWsS2VnOG 73MP2sEurf1eFsoccevCq6S+SrLvCeo= X-MC-Unique: bH8epvpBOtSUSOPBlBua_A-1 X-Original-To: libvir-list@listman.corp.redhat.com From: Han Han To: libvir-list@redhat.com Subject: [PATCH] docs: Fix syntax error for defaultiothread Date: Wed, 6 Jul 2022 14:20:30 +0800 Message-Id: <20220706062030.927472-1-hhan@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.78 on 10.11.54.3 X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Han Han Errors-To: libvir-list-bounces@redhat.com Sender: "libvir-list" X-Scanned-By: MIMEDefang 2.78 on 10.11.54.3 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=libvir-list-bounces@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1657088466763100001 Content-Type: text/plain; charset="utf-8"; x-default="true" Signed-off-by: Han Han Reviewed-by: Michal Privoznik --- docs/formatdomain.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst index a4e3c39928..89b627f4bd 100644 --- a/docs/formatdomain.rst +++ b/docs/formatdomain.rst @@ -715,7 +715,7 @@ host/guest with many LUNs. :since:`Since 1.2.8 (QEMU on= ly)` - + ... =20 --=20 2.36.1