From unknown Tue Aug 19 21:04:21 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#46970 <46970@debbugs.gnu.org> To: bug#46970 <46970@debbugs.gnu.org> Subject: Status: [PATCH] doc: Fix grammar Reply-To: bug#46970 <46970@debbugs.gnu.org> Date: Wed, 20 Aug 2025 04:04:21 +0000 retitle 46970 [PATCH] doc: Fix grammar reassign 46970 guix-patches submitter 46970 Edgar Vincent severity 46970 normal tag 46970 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Sat Mar 06 12:15:41 2021 Received: (at submit) by debbugs.gnu.org; 6 Mar 2021 17:15:41 +0000 Received: from localhost ([127.0.0.1]:38185 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lIaWi-0000hE-24 for submit@debbugs.gnu.org; Sat, 06 Mar 2021 12:15:41 -0500 Received: from lists.gnu.org ([209.51.188.17]:50572) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lIU27-00006I-LK for submit@debbugs.gnu.org; Sat, 06 Mar 2021 05:19:40 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:38228) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lIU27-0006Oq-Bj for guix-patches@gnu.org; Sat, 06 Mar 2021 05:19:39 -0500 Received: from mout02.posteo.de ([185.67.36.66]:45935) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lIU25-0002x6-4q for guix-patches@gnu.org; Sat, 06 Mar 2021 05:19:39 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 7C2702400FE for ; Sat, 6 Mar 2021 11:19:33 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1615025973; bh=uMVyuWnWW1oZXSNpcuQxMV9w7DAriyGIVLlzBzSIqSA=; h=From:To:Cc:Subject:Date:From; b=p6rAbUbahO7NHTNCuuuWGL8DXBpEsXqQ5d8guEpaSYRf5Osmod6YwIwDLnIoDQ9VQ vQuidODnSHvkPA0RHsXLURSpn+F7V3B4aJhiSwR8xiiLqFLfZNh25C5SHpJAWU85k7 JdQP1mrD/jHuDqiduDllyeL5+ZpYNYfVQZkRhFp7kZ8Cl0+pswS/ljmpUblOD4Y/X6 iAq/juQeTJwVRcmLoo6Poy4dGRCF2ZCn3um4O8oOE8oyC/YUriUoaxHLFElAvLDX0m ZziZhxodWvpdATbBvgCQFBUljYVTh3skrHta54YVHrFxp7gvBkwBRD3tkNT3JasLx3 OX8qiGcaogBKA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Dt0vm666gz9rxD; Sat, 6 Mar 2021 11:19:32 +0100 (CET) From: Edgar Vincent To: guix-patches@gnu.org Subject: [PATCH] doc: Fix grammar Date: Sat, 6 Mar 2021 11:19:22 +0100 Message-Id: <20210306101922.3366-1-e-v@posteo.net> X-Mailer: git-send-email 2.30.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=185.67.36.66; envelope-from=e-v@posteo.net; helo=mout02.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Sat, 06 Mar 2021 12:15:38 -0500 Cc: Edgar Vincent X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) --- doc/guix.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/guix.texi b/doc/guix.texi index 464c1141d8..e4e7ff4b09 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -2625,7 +2625,7 @@ Note that @command{sudo guix} runs your user's @command{guix} command and explicitly run root's @command{guix}, type @command{sudo -i guix @dots{}}. The difference matters here, because @command{guix pull} updates -the @command{guix} command and package definitions only for the user it is ran +the @command{guix} command and package definitions only for the user it is run as. This means that if you choose to use @command{guix system reconfigure} in root's login shell, you'll need to @command{guix pull} separately. @end quotation -- 2.30.1 From debbugs-submit-bounces@debbugs.gnu.org Sat Mar 06 13:45:00 2021 Received: (at 46970-done) by debbugs.gnu.org; 6 Mar 2021 18:45:00 +0000 Received: from localhost ([127.0.0.1]:38328 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lIbvA-00051t-AQ for submit@debbugs.gnu.org; Sat, 06 Mar 2021 13:45:00 -0500 Received: from wout5-smtp.messagingengine.com ([64.147.123.21]:50845) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lIbv9-00051g-4y for 46970-done@debbugs.gnu.org; Sat, 06 Mar 2021 13:44:59 -0500 Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.west.internal (Postfix) with ESMTP id 21AAD2A41; Sat, 6 Mar 2021 13:44:53 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute3.internal (MEProxy); Sat, 06 Mar 2021 13:44:53 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:in-reply-to; s=mesmtp; bh=C2Yp9QD7EsWjvZjeh5LG7fDs omPekc1z+pPTGrCdzmU=; b=sbb4opqswU0NS/pT/OxVmjFNjsAjM5FIdZZBiY1Q qJbg7aZc4zJA0SlxIpr81CImN2cMfmSm3nX3++79S2YRqiihN+W1RFeW9LI33Phq UrvYP5kD8V5poAPzAQUswQxA4+7OTavFlQAOaegt2wyTqC+J5lBCImDN9xTDdz6Y oVU= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=C2Yp9Q D7EsWjvZjeh5LG7fDsomPekc1z+pPTGrCdzmU=; b=RH6537kr6aY3hOB+c/o/1x i9W+gQBkTEX21ucqFWpCvJFlZeSdlCvS98mLwOscIPCK0gEmml03SfMcxT5E2Eyv ke8x+h8GPWoF06SeHtR7m/Jq7qwqS7zZrc+gLNifA+D5au8FJYLf2KDR/7MNpChc Nm1HgtgjxpIGOMENxCstHNxy9m7Cvu+Pfl63ThHQua+z+J2WOz0wP3fyyJR9Eb+R JcOded9y+j4q5bCPxZZOgZiGOps/fNiI/lJau7TwhjbrFoBq64Z0N7KO+aDJWYCo 0TWEsq9A75qemkP3BUMqk6QV5VOaWmkWxXteHyQYoKFx0/8hjCuk+OzEAmHuz1qA == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduledruddtkedguddutdcutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecunecujfgurhepfffhvffukfhfgggtuggjsehttd ortddttddvnecuhfhrohhmpefnvghoucfhrghmuhhlrghrihcuoehlvghosehfrghmuhhl rghrihdrnhgrmhgvqeenucggtffrrghtthgvrhhnpefghfejleevteeuvefhheehhfevgf egvedtteetjefhfeefvdfhvddtjeejkedufeenucfkphepuddttddruddurdduieelrddu udeknecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrhhomheplh gvohesfhgrmhhulhgrrhhirdhnrghmvg X-ME-Proxy: Received: from localhost (pool-100-11-169-118.phlapa.fios.verizon.net [100.11.169.118]) by mail.messagingengine.com (Postfix) with ESMTPA id 598AE1080059; Sat, 6 Mar 2021 13:44:52 -0500 (EST) Date: Sat, 6 Mar 2021 13:44:50 -0500 From: Leo Famulari To: Edgar Vincent Subject: Re: [bug#46970] [PATCH] doc: Fix grammar Message-ID: References: <20210306101922.3366-1-e-v@posteo.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210306101922.3366-1-e-v@posteo.net> X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 46970-done Cc: 46970-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) On Sat, Mar 06, 2021 at 11:19:22AM +0100, Edgar Vincent wrote: > --- > doc/guix.texi | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/doc/guix.texi b/doc/guix.texi > index 464c1141d8..e4e7ff4b09 100644 > --- a/doc/guix.texi > +++ b/doc/guix.texi > @@ -2625,7 +2625,7 @@ Note that @command{sudo guix} runs your user's @command{guix} command and > explicitly run root's @command{guix}, type @command{sudo -i guix @dots{}}. > > The difference matters here, because @command{guix pull} updates > -the @command{guix} command and package definitions only for the user it is ran > +the @command{guix} command and package definitions only for the user it is run > as. This means that if you choose to use @command{guix system reconfigure} in > root's login shell, you'll need to @command{guix pull} separately. > @end quotation Thanks! Pushed as b3a36ab55b654cd8dbaad222a19a5ffe8b9cf18c From unknown Tue Aug 19 21:04:21 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 04 Apr 2021 11:24:07 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator