From mboxrd@z Thu Jan 1 00:00:00 1970
Return-Path:
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
key-exchange X25519 server-signature RSA-PSS (2048 bits))
(No client certificate requested)
by finch.gentoo.org (Postfix) with ESMTPS id 212BB158086
for ; Thu, 9 Dec 2021 04:09:17 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
by pigeon.gentoo.org (Postfix) with SMTP id 70D812BC01B;
Thu, 9 Dec 2021 04:09:16 +0000 (UTC)
Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
key-exchange X25519 server-signature RSA-PSS (4096 bits))
(No client certificate requested)
by pigeon.gentoo.org (Postfix) with ESMTPS id 599592BC01B
for ; Thu, 9 Dec 2021 04:09:16 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
key-exchange X25519 server-signature RSA-PSS (4096 bits))
(No client certificate requested)
by smtp.gentoo.org (Postfix) with ESMTPS id 3870F34370B
for ; Thu, 9 Dec 2021 04:09:15 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
by oystercatcher.gentoo.org (Postfix) with ESMTP id CE89F206
for ; Thu, 9 Dec 2021 04:09:13 +0000 (UTC)
From: "Sam James"
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Sam James"
Message-ID: <1639022943.55397dd4f01ba44c3931fe77e5b9fc0f3fef967b.sam@gentoo>
Subject: [gentoo-commits] proj/devmanual:master commit in: quickstart/
X-VCS-Repository: proj/devmanual
X-VCS-Files: quickstart/text.xml
X-VCS-Directories: quickstart/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 55397dd4f01ba44c3931fe77e5b9fc0f3fef967b
X-VCS-Branch: master
Date: Thu, 9 Dec 2021 04:09:13 +0000 (UTC)
Precedence: bulk
List-Post:
List-Help:
List-Unsubscribe:
List-Subscribe:
List-Id: Gentoo Linux mail
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: dad5bc2f-bbe3-4ce4-b3aa-859b1c4d8f6d
X-Archives-Hash: e335d05bd8c22b06f01779efcadb8601
commit: 55397dd4f01ba44c3931fe77e5b9fc0f3fef967b
Author: Sam James gentoo org>
AuthorDate: Thu Dec 9 04:09:03 2021 +0000
Commit: Sam James gentoo org>
CommitDate: Thu Dec 9 04:09:03 2021 +0000
URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=55397dd4
quickstart: add Oxford comma (minor grammar fix)
Signed-off-by: Sam James gentoo.org>
quickstart/text.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/quickstart/text.xml b/quickstart/text.xml
index da2142b..fb9461e 100644
--- a/quickstart/text.xml
+++ b/quickstart/text.xml
@@ -241,7 +241,7 @@ and installing common documentation files works correctly for the package.
-The BDEPEND, DEPEND and RDEPEND variables are how Portage
+The BDEPEND, DEPEND, and RDEPEND variables are how Portage
determines which packages are needed to build and run the package. The
BDEPEND variable lists build-time (executable) dependencies,
DEPEND variable lists compile-time dependencies, and the RDEPEND