From nobody Tue Apr 30 03:11:06 2024 Delivered-To: importer@patchew.org Received-SPF: none (zohomail.com: 192.237.175.120 is neither permitted nor denied by domain of lists.xenproject.org) client-ip=192.237.175.120; envelope-from=xen-devel-bounces@lists.xenproject.org; helo=lists.xenproject.org; Authentication-Results: mx.zohomail.com; spf=none (zohomail.com: 192.237.175.120 is neither permitted nor denied by domain of lists.xenproject.org) smtp.mailfrom=xen-devel-bounces@lists.xenproject.org Return-Path: Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) by mx.zohomail.com with SMTPS id 1580215284430389.97271001281115; Tue, 28 Jan 2020 04:41:24 -0800 (PST) Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.89) (envelope-from ) id 1iwQAY-0000Po-Gq; Tue, 28 Jan 2020 12:40:38 +0000 Received: from us1-rack-iad1.inumbo.com ([172.99.69.81]) by lists.xenproject.org with esmtp (Exim 4.89) (envelope-from ) id 1iwQAX-0000Pj-Gd for xen-devel@lists.xenproject.org; Tue, 28 Jan 2020 12:40:37 +0000 Received: from mail-wm1-f66.google.com (unknown [209.85.128.66]) by us1-rack-iad1.inumbo.com (Halon) with ESMTPS id 61b52958-41cb-11ea-ad98-bc764e2007e4; Tue, 28 Jan 2020 12:40:36 +0000 (UTC) Received: by mail-wm1-f66.google.com with SMTP id t23so2367396wmi.1 for ; Tue, 28 Jan 2020 04:40:36 -0800 (PST) Received: from localhost.localdomain (41.142.6.51.dyn.plus.net. [51.6.142.41]) by smtp.gmail.com with ESMTPSA id v8sm25111807wrw.2.2020.01.28.04.40.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 28 Jan 2020 04:40:34 -0800 (PST) X-Inumbo-ID: 61b52958-41cb-11ea-ad98-bc764e2007e4 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=plv1GEb5ebiaArHl3vGegP1CDtC+eP8KGraE/3KoqiA=; b=OPReH5LEJ9BTMawk1SJhUkBVhfzRkRpJ2dzhHO/MxPAg1AKsaEAMbsF+XpftkvcLQh FL10AXO1PXVW6M/pg/zEO1J9vaX7LR6gt9gk6kPBjQUPgmvmIJBocFyHgCLgUVR6bbNg 3D1RjUOxrFvemfUesOPZ+gz+iLDtV+EiFUhoYhN/mK2Ixo/U5DLqz22XVZ6iLDl4yVdb YJEtO37WA8MjDzZKswtLKG1ukljREDf++FX75moGIz6sZjswO+RNY4QbU2IRXV9cIBJk 6Fu8JJBV/sIVZfFML0km5RXfc7QdfN4LOc0MAudcQ4t0WlwzIohrrGyV00C40LYIc9r3 LoMA== X-Gm-Message-State: APjAAAWRLDTCwVXAwFRbSjiugM0UR96Ozpq+xl68oRpwuklbOfTNteH5 ueUXldRDW+U3gU25GnwN4zXLGHIFc3k= X-Google-Smtp-Source: APXvYqysDd/xGP41huqEkBoXiPwqUuspDoTFT7AX17Gy503puTQQxqp4aC/K/yK2GA/tatBAxaCMmQ== X-Received: by 2002:a05:600c:21c5:: with SMTP id x5mr5017536wmj.72.1580215235574; Tue, 28 Jan 2020 04:40:35 -0800 (PST) From: Wei Liu To: Xen Development List Date: Tue, 28 Jan 2020 12:40:31 +0000 Message-Id: <20200128124031.8720-1-wl@xen.org> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 Subject: [Xen-devel] [PATCH] docs: fix StudlyCaps in libxl-migration-stream.pandoc X-BeenThere: xen-devel@lists.xenproject.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Cc: Andrew Cooper , Paul Durrant , Ian Jackson , Wei Liu Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Errors-To: xen-devel-bounces@lists.xenproject.org Sender: "Xen-devel" Note that the "LibxlFmt" in the stream should remain unchanged. Signed-off-by: Wei Liu Acked-by: Andrew Cooper --- docs/specs/libxl-migration-stream.pandoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/specs/libxl-migration-stream.pandoc b/docs/specs/libxl-mi= gration-stream.pandoc index 3766f37f4f..5ec5dc991b 100644 --- a/docs/specs/libxl-migration-stream.pandoc +++ b/docs/specs/libxl-migration-stream.pandoc @@ -1,4 +1,4 @@ -% LibXenLight Domain Image Format +% libxenlight Domain Image Format % Andrew Cooper <> Wen Congyang <> Yang Hongyang <> --=20 2.20.1 _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel