[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 2/3] docs: fix spelling of 'receive' in xen-command-line
- To: Ravindra Kumar Bundela <ravindrarkb1205@xxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxxx>
- From: "Orzel, Michal" <michal.orzel@xxxxxxx>
- Date: Mon, 1 Jun 2026 09:35:28 +0200
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass (sender ip is 165.204.84.17) smtp.rcpttodomain=gmail.com smtp.mailfrom=amd.com; dmarc=pass (p=quarantine sp=quarantine pct=100) action=none header.from=amd.com; dkim=none (message not signed); arc=none (0)
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=JGQ8o2jBaiMrjtHXL6W4eUAjrwGGJq65hyAYLj7qiM4=; b=gBEPovWyfeBVclvYEVdmZVuBYw3jgsvH9JQ/vidvnuK8uNfmjvmyntMk3kwdc/RFpGGjY0abRM1JPrMJ8L+4f331vjvQVnbsdLTc3qqSJWsQ+CZai0fItacccYV1535Z0hfgA2wIM+0VNdvdrJwzBZgo9JPW97ZmM0IBtu5V42VJ0neFqeGnnkD+WcBNcBs5UKwwV7sOoeDn9yp5jgItlta/J9Y1bc97qRuc9Jutw3/MK697s97bvLitjAO72L2aWJTSSEXwO4RjouFqYXwCDa/+BLYGaAXN7SMZ5VXi9oOblBnLxkF80JJHe4FzYlKMQx/Wy6uieNUpYUoXIeTYiA==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=ggxeYiuEHxL9GeVz/num41fKTGIg20pqzAuQ0HYfCErggfIWX5X2fobWeNXMt/e4+0ALggYKxhioDMcAr53rMGOu+Y/7tgJ/1kU7Vu6PZdgf++ulhM1CUIhlXA7dOZnrHDN4sdNLOgsNRFLkKcsEiC/YBmHGddDdah7I7+J1+pO9DCYWlt1pvaPjPxfZpwlaEBBI5GF9BN7hcdk85zLBD8ykUlPz7dVRu9craRtHu41dD354+LUr99kV+FECficTCVeF518aF9JX/ruiwTVaePEEXpG2Q+QDE3VxW+Ce6m3U/2Yhvee9ddye+mz8qVG9Y7oxXP//YmJGW4y8kjCpJA==
- Authentication-results: eu.smtp.expurgate.cloud; dkim=pass header.s=selector1 header.d=amd.com header.i="@amd.com" header.h="From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck"
- Delivery-date: Mon, 01 Jun 2026 07:35:36 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
On 01-Jun-26 09:12, Ravindra Kumar Bundela wrote:
> Signed-off-by: Ravindra Kumar Bundela <ravindrarkb1205@xxxxxxxxx>
> ---
> docs/misc/xen-command-line.pandoc | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/docs/misc/xen-command-line.pandoc
> b/docs/misc/xen-command-line.pandoc
> index 8c89b7852c..ef3c737189 100644
> --- a/docs/misc/xen-command-line.pandoc
> +++ b/docs/misc/xen-command-line.pandoc
> @@ -191,7 +191,7 @@ The functionality that this option controls is only
> available when Xen has been
> compiled with the build setting for Argo enabled in the build configuration.
>
> Argo is a interdomain communication mechanism, where Xen acts as the central
> -point of authority. Guests may register memory rings to recieve messages,
> +point of authority. Guests may register memory rings to receive messages,
> query the status of other domains, and send messages by hypercall, all
> subject
> to appropriate auditing by Xen. Argo is disabled by default.
>
Acked-by: Michal Orzel <michal.orzel@xxxxxxx>
~Michal
|