From nobody Sun May 19 11:37:23 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org ARC-Seal: i=1; a=rsa-sha256; t=1595452015; cv=none; d=zohomail.com; s=zohoarc; b=IwJVtEoiL+KDG9jKfv+FaodIjMPF1ILN+6nPZ0d/HBpbDabd2cz4EiVhRRzkrs32XKPF78aDOJzTdwdjBA5J+tWZ+3JyRWA/hUXmLwVjy5Dty4BKJIxPSljOgEZIB5op8NgO9rRdPgUvHwJeG6/P93yUIUcVyc+ZXgb9bpAQJUc= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1595452015; h=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=pz1coKttb9D3Q/o43RAKGf2KLn2JiolIUNjBCfGx9QI=; b=a/OdcbJz+bAUEFxu3GriiAh5NMDr1+3E8/X7R4m/SlBVxIeQ6SpmANIwIoFgogloKC02MAQHdOqzrZ/Hwc6piuFG3nfpEfsbNbLBhkLc4p3oGYyjOcT5NXqTlUbp/+JC/48Ud0+SEfonl316xpoO3Bb1HSFkYfAdnagQU8Vpg/M= ARC-Authentication-Results: i=1; mx.zohomail.com; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1595452015285765.861303809186; Wed, 22 Jul 2020 14:06:55 -0700 (PDT) Received: from localhost ([::1]:51542 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jyLwy-00058C-Ke for importer@patchew.org; Wed, 22 Jul 2020 17:06:52 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:48532) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jyLwL-0004iL-L0 for qemu-devel@nongnu.org; Wed, 22 Jul 2020 17:06:13 -0400 Received: from mail.weilnetz.de ([37.120.169.71]:40102 helo=v2201612906741603.powersrv.de) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jyLwJ-0002ru-AZ for qemu-devel@nongnu.org; Wed, 22 Jul 2020 17:06:13 -0400 Received: from localhost (localhost [127.0.0.1]) by v2201612906741603.powersrv.de (Postfix) with ESMTP id 990C8DB3564; Wed, 22 Jul 2020 23:06:08 +0200 (CEST) Received: from v2201612906741603.powersrv.de ([127.0.0.1]) by localhost (v2201612906741603.powersrv.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oQl5de-8Alvd; Wed, 22 Jul 2020 23:06:06 +0200 (CEST) Received: from qemu.weilnetz.de (qemu.weilnetz.de [188.68.58.204]) by v2201612906741603.powersrv.de (Postfix) with ESMTP id C37BADB3558; Wed, 22 Jul 2020 23:06:06 +0200 (CEST) Received: by qemu.weilnetz.de (Postfix, from userid 1000) id 6B2C3460019; Wed, 22 Jul 2020 23:06:06 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at v2201612906741603.powersrv.de From: Stefan Weil To: qemu-devel@nongnu.org Subject: [PATCH for-5.1] Fix grammar in documentation Date: Wed, 22 Jul 2020 23:05:36 +0200 Message-Id: <20200722210536.1414936-1-sw@weilnetz.de> X-Mailer: git-send-email 2.27.0 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=37.120.169.71; envelope-from=stefan@weilnetz.de; helo=v2201612906741603.powersrv.de X-detected-operating-system: by eggs.gnu.org: First seen = 2020/07/22 16:41:14 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Peter Maydell , Stefan Weil , Paolo Bonzini Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" Content-Type: text/plain; charset="utf-8" Signed-off-by: Stefan Weil Reviewed-by: Peter Maydell --- docs/system/build-platforms.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/system/build-platforms.rst b/docs/system/build-platforms.= rst index c2b92a9698..9734eba2f1 100644 --- a/docs/system/build-platforms.rst +++ b/docs/system/build-platforms.rst @@ -57,12 +57,12 @@ macOS ----- =20 The project supports building with the two most recent versions of -macOS, with the current homebrew package set available. +macOS, with the current Homebrew package set available. =20 FreeBSD ------- =20 -The project aims to support the all the versions which are not end of +The project aims to support all versions which are not end of life. =20 NetBSD @@ -75,5 +75,5 @@ new major version is released. OpenBSD ------- =20 -The project aims to support the all the versions which are not end of +The project aims to support all versions which are not end of life. --=20 2.27.0