From nobody Mon Apr 29 02:08:05 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 205.139.110.61 as permitted sender) client-ip=205.139.110.61; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-1.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 205.139.110.61 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=1597184775; cv=none; d=zohomail.com; s=zohoarc; b=TTkDyL1Xoa2+OeNTtzTR5E+1LoKS6EbvmZglwwoKXLylZbJrMou8iKJ9PJO8td0m2PmPcY8E5rn9lhVUINHWBBwWKXOcDhM0y51fv7f44GtDDhug09/5rZ2rcUkmwd1xGK9F081ENOd6odmJOSRKaM0FJIWG+zGLudh9+r2X0so= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1597184775; 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=ThgQ0fvyreoYEjEn2XxD8DWtCIeBfFTKVRagXve783I=; b=Wj8N8vxMW4xypUZy18Sh8EkUs5RrJ9QfdkIKLG/xzjnuKNLkeh9BiuQnIrZEfCCK5Zs74fU/6aR+M+JHT2QZ9jLjt80pv4O4gkXQ5/UQ9mFYtwJ3gzg533K4PhIAUuLnn2tKOaGKsz+32znvWNN3cK5O6+5kKt2sq/dHx5dqYBI= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 205.139.110.61 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-delivery-1.mimecast.com (us-smtp-1.mimecast.com [205.139.110.61]) by mx.zohomail.com with SMTPS id 1597184775863116.37780773743839; Tue, 11 Aug 2020 15:26:15 -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-318-VEe4qHQdNKuu3-c-CRc8og-1; Tue, 11 Aug 2020 18:26:12 -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 8F5D480BCBB; Tue, 11 Aug 2020 22:26:06 +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 506828AD05; Tue, 11 Aug 2020 22:26:05 +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 E850D1809554; Tue, 11 Aug 2020 22:26:00 +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 07BMPxZc011424 for ; Tue, 11 Aug 2020 18:25:59 -0400 Received: by smtp.corp.redhat.com (Postfix) id D11625D9DD; Tue, 11 Aug 2020 22:25:59 +0000 (UTC) Received: from lpt.redhat.com (unknown [10.40.208.70]) by smtp.corp.redhat.com (Postfix) with ESMTP id EBE275D9DC; Tue, 11 Aug 2020 22:25:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1597184775; 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=ThgQ0fvyreoYEjEn2XxD8DWtCIeBfFTKVRagXve783I=; b=OlJRxs+Te72ANNTYdjkGMKC9z7nLH/6vay3n/h5KmgUfhiv8JDI8JJEpgdFu2yoX9c0rSN dGR4kQDFVVDob2k9iaLbSEfFrW0aJalTJnDDSdqGMHAIk7QK55Qmpx5RDoBIhgXEJaH4mr Qw4IRu2a/tGy4VVVzggC/jAaehubWTA= X-MC-Unique: VEe4qHQdNKuu3-c-CRc8og-1 From: =?UTF-8?q?J=C3=A1n=20Tomko?= To: libvir-list@redhat.com Subject: [libvirt PATCH] docs: formatdomain: fix superscripts Date: Wed, 12 Aug 2020 00:25:54 +0200 Message-Id: <551d1aa1fd14e9c66977b8af61f3d1af9ed6fd03.1597184747.git.jtomko@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 X-loop: libvir-list@redhat.com Cc: =?UTF-8?q?J=C3=A1n=20Tomko?= 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 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-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) There needs to be a space before the :sup: directive. Signed-off-by: J=C3=A1n Tomko --- Pushed as trivial. docs/formatdomain.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst index 218f0c1718..8365fc8bbb 100644 --- a/docs/formatdomain.rst +++ b/docs/formatdomain.rst @@ -896,12 +896,12 @@ Memory Allocation hotplugged later. The units for this value are determined by the option= al attribute ``unit``, which defaults to "KiB" (kibibytes, 2\ :sup:`10` or blocks of 1024 bytes). Valid units are "b" or "bytes" for bytes, "KB" f= or - kilobytes (10:sup:`3` or 1,000 bytes), "k" or "KiB" for kibibytes (1024 - bytes), "MB" for megabytes (10:sup:`6` or 1,000,000 bytes), "M" or "MiB= " for - mebibytes (2:sup:`20` or 1,048,576 bytes), "GB" for gigabytes (10:sup:`= 9` or - 1,000,000,000 bytes), "G" or "GiB" for gibibytes (2:sup:`30` or 1,073,7= 41,824 - bytes), "TB" for terabytes (10:sup:`12` or 1,000,000,000,000 bytes), or= "T" - or "TiB" for tebibytes (2:sup:`40` or 1,099,511,627,776 bytes). However= , the + kilobytes (10\ :sup:`3` or 1,000 bytes), "k" or "KiB" for kibibytes (10= 24 + bytes), "MB" for megabytes (10\ :sup:`6` or 1,000,000 bytes), "M" or "M= iB" for + mebibytes (2\ :sup:`20` or 1,048,576 bytes), "GB" for gigabytes (10\ :s= up:`9` or + 1,000,000,000 bytes), "G" or "GiB" for gibibytes (2\ :sup:`30` or 1,073= ,741,824 + bytes), "TB" for terabytes (10\ :sup:`12` or 1,000,000,000,000 bytes), = or "T" + or "TiB" for tebibytes (2\ :sup:`40` or 1,099,511,627,776 bytes). Howev= er, the value will be rounded up to the nearest kibibyte by libvirt, and may be further rounded to the granularity supported by the hypervisor. Some hypervisors also enforce a minimum, such as 4000KiB. In case --=20 2.26.2