From unknown Sat Jun 21 03:29:45 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#40830 <40830@debbugs.gnu.org> To: bug#40830 <40830@debbugs.gnu.org> Subject: Status: doc: fix grammar Reply-To: bug#40830 <40830@debbugs.gnu.org> Date: Sat, 21 Jun 2025 10:29:45 +0000 retitle 40830 doc: fix grammar reassign 40830 guix-patches submitter 40830 Tom severity 40830 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Fri Apr 24 16:43:33 2020 Received: (at submit) by debbugs.gnu.org; 24 Apr 2020 20:43:33 +0000 Received: from localhost ([127.0.0.1]:58068 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jS5Aa-00077H-V3 for submit@debbugs.gnu.org; Fri, 24 Apr 2020 16:43:33 -0400 Received: from lists.gnu.org ([209.51.188.17]:49441) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jS5AZ-000778-HI for submit@debbugs.gnu.org; Fri, 24 Apr 2020 16:43:31 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40520) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jS5AZ-0001Uk-1i for guix-patches@gnu.org; Fri, 24 Apr 2020 16:43:31 -0400 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,SPF_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.90_1) (envelope-from ) id 1jS5AY-0004As-Ar for guix-patches@gnu.org; Fri, 24 Apr 2020 16:43:30 -0400 Received: from mx.kolabnow.com ([95.128.36.41]:19068) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jS5AX-0003zG-Ps for guix-patches@gnu.org; Fri, 24 Apr 2020 16:43:29 -0400 Received: from localhost (unknown [127.0.0.1]) by ext-mx-out002.mykolab.com (Postfix) with ESMTP id 680E9513 for ; Fri, 24 Apr 2020 22:43:26 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freedommail.ch; h=content-transfer-encoding:content-type:content-type :mime-version:message-id:date:date:subject:subject:from:from :received:received:received; s=dkim20160331; t=1587761006; x= 1589575407; bh=w8VhfxKxUmx/koOccmPgZL14gsOC3Z2SXhi31Evo5uA=; b=4 KwnCfujvUnvft/Duygfb6xe9tF7p+sSXbMrTcsIuDhBaqZ7CYgwMJYk32pkyJe48 bbxaYKlrR3vV2l6dw9I8vmQS2lc5hd1O8O9PYPQc47HnUcFa13CInj0zn4treMxN Rq2DKjAx79Sxp25wTOxm8Yv/l+ZUXWG90hOmHZk5dOqV7n2iXhqYFRFHIp5y8QG9 rwgYy7M1xkhHH8p205iv8C3Ko3IrJb+u+i4Vx/lmvCn7ts4M3Biihdn9x5RMH9v/ 7XfylDcsijgYRu1wRXQcjxtaxwPAlKJB5TfUlDl6mXW5n+sZxZ8M9Z0RGRf/jDer T2Q/o31DOji4mxiJuhrLu0VSCuSKjO2pdb6Hk9pjGle8MHOMgn+Ij3JG6FRhF5Qz WHiZE5gyx0i4DihMbZ1bwZpbBVb7K2kiFTLDfXzGo/2RSwiECIjPzComPUtTUMBT x+Lb01Y525PAadjnXvwuCtW51atwYD+DQlLPQSq3327psfW7yErgkj601MWmYfqE rpx3lkkigOO3F9KkfquHLiDKow+gcUsjcjIHryutsAWnrS0azw4NiQfIq3+ibPoj Gs+H60jrqweoIywd0/vlK4FLyIIX1ktWok3qLErsvO9ccMuM7InsvzioVLqqsqFr NeqkXduGvqx0iJFmAKjiCknvDQcmmRB8V+4se67kf8= X-Virus-Scanned: amavisd-new at mykolab.com Received: from mx.kolabnow.com ([127.0.0.1]) by localhost (ext-mx-out002.mykolab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id w7atuXt9F90Z for ; Fri, 24 Apr 2020 22:43:26 +0200 (CEST) Received: from int-mx001.mykolab.com (unknown [10.9.13.1]) by ext-mx-out002.mykolab.com (Postfix) with ESMTPS id D4830358 for ; Fri, 24 Apr 2020 22:43:25 +0200 (CEST) Received: from ext-subm003.mykolab.com (unknown [10.9.6.3]) by int-mx001.mykolab.com (Postfix) with ESMTPS id 8BFBDCA7 for ; Fri, 24 Apr 2020 22:43:25 +0200 (CEST) From: Tom To: guix-patches@gnu.org Subject: doc: fix grammar Date: Fri, 24 Apr 2020 22:43:23 +0200 Message-ID: <2092547.ULyIWNserG@peach> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="nextPart3228970.KopYAMeI7U" Content-Transfer-Encoding: 7Bit Received-SPF: pass client-ip=95.128.36.41; envelope-from=tomz@freedommail.ch; helo=mx.kolabnow.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/04/24 16:43:26 X-ACL-Warn: Detected OS = Linux 3.11 and newer [fuzzy] X-Received-From: 95.128.36.41 X-Spam-Score: 0.2 (/) X-Debbugs-Envelope-To: submit 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: -0.8 (/) This is a multi-part message in MIME format. --nextPart3228970.KopYAMeI7U Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Someone linked this page on IRC. I noticed a grammar issue. Lets fix it. --nextPart3228970.KopYAMeI7U Content-Disposition: attachment; filename="0002-Doc-fix-grammar.patch" Content-Transfer-Encoding: 7Bit Content-Type: text/x-patch; charset="UTF-8"; name="0002-Doc-fix-grammar.patch" >From 1e2d04bfe8cbdd85e32a814628413a6c2657f072 Mon Sep 17 00:00:00 2001 From: TomZ Date: Fri, 24 Apr 2020 22:39:49 +0200 Subject: [PATCH 2/2] Doc: fix grammar --- doc/guix.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/guix.texi b/doc/guix.texi index 19094c4b70..7ffa72c657 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -8830,7 +8830,7 @@ $ guix environment --no-grafts -C foo --ad-hoc strace gdb Here, @command{guix environment -C} creates a container and spawns a new shell in it (@pxref{Invoking guix environment}). The @command{--ad-hoc strace gdb} part adds the @command{strace} and @command{gdb} commands to -the container, which would may find handy while debugging. The +the container, which you may find handy while debugging. The @option{--no-grafts} option makes sure we get the exact same environment, with ungrafted packages (@pxref{Security Updates}, for more info on grafts). -- 2.26.2 --nextPart3228970.KopYAMeI7U-- From debbugs-submit-bounces@debbugs.gnu.org Mon Apr 27 12:25:59 2020 Received: (at 40830-done) by debbugs.gnu.org; 27 Apr 2020 16:25:59 +0000 Received: from localhost ([127.0.0.1]:37988 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jT6Zy-0007Zr-QO for submit@debbugs.gnu.org; Mon, 27 Apr 2020 12:25:58 -0400 Received: from pat.zlotemysli.pl ([37.59.186.212]:57782) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jT6Zx-0007Zi-09 for 40830-done@debbugs.gnu.org; Mon, 27 Apr 2020 12:25:57 -0400 Received: (qmail 14401 invoked by uid 1009); 27 Apr 2020 18:25:54 +0200 Received: from 188.123.215.55 (kuba@kadziolka.net@188.123.215.55) by pat (envelope-from , uid 1002) with qmail-scanner-2.08st (clamdscan: 0.98.6/25794. spamassassin: 3.4.0. perlscan: 2.08st. Clear:RC:1(188.123.215.55):. Processed in 0.024524 secs); 27 Apr 2020 16:25:54 -0000 Received: from unknown (HELO gravity) (kuba@kadziolka.net@188.123.215.55) by pat.zlotemysli.pl with SMTP; 27 Apr 2020 18:25:54 +0200 Date: Mon, 27 Apr 2020 18:25:53 +0200 From: Jakub =?utf-8?B?S8SFZHppb8WCa2E=?= To: Tom Subject: Re: doc: fix grammar Message-ID: <20200427162553.pk2ih6fauzgd6sac@gravity> References: <2092547.ULyIWNserG@peach> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="h3wopeb47rpzhmzt" Content-Disposition: inline In-Reply-To: <2092547.ULyIWNserG@peach> X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 40830-done Cc: 40830-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.0 (-) --h3wopeb47rpzhmzt Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 24, 2020 at 10:43:23PM +0200, Tom wrote: > Someone linked this page on IRC. I noticed a grammar issue. Lets fix it. Thanks for your patch. I fixed up the commit message a bit and pushed your patch to master: commit f4f4aa628a171aa5bc40b8e5cd04ed30d36fc2b7 (HEAD -> master) Author: TomZ Date: Fri Apr 24 22:39:49 2020 +0200 doc: guix: Fix grammar in "Debugging Build Failures" * doc/guix.texi (Debugging Build Failures): Fix grammar. Signed-off-by: Jakub K=C4=85dzio=C5=82ka Cheers! --h3wopeb47rpzhmzt Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEE5Xa/ss9usT31cTO54xWnWEYTFWQFAl6nB5EACgkQ4xWnWEYT FWTr1hAAzp/e+yzdvK1GJuA4h2JhcdzXaqutkVFaMwe3IWLvMvdLMAgygt7JPidH 1bBXss0tvcaGm/0AxceScwCqUgd/+JNwcePohQ+9VdCnOEFrvFY5Zq9oUd/BOkMl OInDUGd+PiiH7eCTAD0X5m+/cjLTgFUzXGupCAAhwewBtBiDTmiwtQpYBJANxO25 2FPk2Ycmj9eI4+wmUOfvC6F0bDZ7Bp2bhSV+xb2ReYMCniWD2Ghfk1wv/Rq9w7hs 3B9NsSrAaiw71jfDIm94EnDcJcqk1HVwwy4MSKxcOUD6/9TbvU/KdgSafl3+W5Og vejr4pjgGXCMAcbwJiGzNkTJ+mwsutplX3v7cya/FlTlGAdpj1frDUiGg5PIv9Fe U/EUEUZy+c0jPki5tEA6dtEV2G1YHwXo4kzNfAp4YVGpoEJfNIfTMstvePDA6uk5 GH0OSA+z0tb7sJf+9Ni8AWxbAXBYeKKxO29udROmgiBENe74CdmbRhsFjiuu648V O1jw+t9NbB9I/ixjkOHz8NRdQgTRx2WQNu6d6lyMw8y+HGMlvhbTemV/lpIBTsXQ KYw628HraCJ2YjF5tLzGyo9+BTwGjSxbY+sjU/E6yQ/oEWJG3BpC+7DmhIcWmy2v v+4Zg2ztRcN97OT2CyPXD9TqbENZtsAd8Zm3squlscbslrPlJfg= =RkmV -----END PGP SIGNATURE----- --h3wopeb47rpzhmzt-- From unknown Sat Jun 21 03:29:45 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 26 May 2020 11:24:06 +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