From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id kItMFfaMfGQXAAAASxT56A (envelope-from ) for ; Sun, 04 Jun 2023 15:09:10 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id IFbUFPaMfGQz6AAA9RJhRA (envelope-from ) for ; Sun, 04 Jun 2023 15:09:10 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 0945E1AFBC for ; Sun, 4 Jun 2023 15:09:10 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q5nTE-0003by-Dt; Sun, 04 Jun 2023 09:08:32 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q5e1G-0002e0-Mi for guix-patches@gnu.org; Sat, 03 Jun 2023 23:03:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1q5e1G-0008Iw-EX for guix-patches@gnu.org; Sat, 03 Jun 2023 23:03:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1q5e1G-0007E5-2s for guix-patches@gnu.org; Sat, 03 Jun 2023 23:03:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63753] [PATCH v2 0/1] Fix guix.texi typo Resent-From: ruijie@netyu.xyz Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 04 Jun 2023 03:03:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63753 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 63753@debbugs.gnu.org Cc: Ruijie Yu , Ludovic =?UTF-8?Q?Court=C3=A8s?= X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.168584775727738 (code B ref -1); Sun, 04 Jun 2023 03:03:02 +0000 Received: (at submit) by debbugs.gnu.org; 4 Jun 2023 03:02:37 +0000 Received: from localhost ([127.0.0.1]:44577 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q5e0r-0007DK-Fi for submit@debbugs.gnu.org; Sat, 03 Jun 2023 23:02:37 -0400 Received: from lists.gnu.org ([209.51.188.17]:49142) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q5e0o-0007D5-Gw for submit@debbugs.gnu.org; Sat, 03 Jun 2023 23:02:35 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q5e0o-0002aa-At for guix-patches@gnu.org; Sat, 03 Jun 2023 23:02:34 -0400 Received: from netyu.xyz ([152.44.41.246] helo=mail.netyu.xyz) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q5e0l-00089o-Pr; Sat, 03 Jun 2023 23:02:34 -0400 Received: from fw.net.yu ( [222.248.4.98]) by netyu.xyz (OpenSMTPD) with ESMTPSA id 61110ed1 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Sun, 4 Jun 2023 03:02:27 +0000 (UTC) Date: Sun, 4 Jun 2023 11:01:57 +0800 Message-Id: <20230604030158.4086935-1-ruijie@netyu.xyz> X-Mailer: git-send-email 2.40.1 In-Reply-To: <20230527143431.1953840-1-ruijie@netyu.xyz> References: <20230527143431.1953840-1-ruijie@netyu.xyz> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=152.44.41.246; envelope-from=ruijie@netyu.xyz; helo=mail.netyu.xyz 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, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Mailman-Approved-At: Sun, 04 Jun 2023 09:08:30 -0400 X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: ruijie@netyu.xyz X-ACL-Warn: , Ruijie Yu via Guix-patches From: Ruijie Yu via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1685884150; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post; bh=RzpgA7hSHr98cI6Yy3lDCiKavm0LwIiX+71rsmtD4tY=; b=c0gz3qrszGaQZNbQtCn69ggfh3+bXQ83amCrQiwt8oGaT+2E5ScvYVHQChipQpfIxS5EHR B6RJWot6hZveYMmuPuFh6Tb4McYdjn3VsSuASujdxpy1iiaoXs07CnwhbsW/tXfH29u8I6 O2txb+TYuQEHDaB0OMjgQHqo387bZBVLe5S69ZNkVjvQmHcgCeCktTXtUsqbG+gRazUcRt 37soWl6nOyUm1frXGmYkVm/4cuBrUs0UjVpbW37Lq1cPn1L71gwfANwvSVNNMowxk0gpjg Hgu5WRBwPx2YeJJI7n+FcLqfyhZkJy0j8bDA6TawjkiQDHxETtraSeYnultS8A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1685884150; a=rsa-sha256; cv=none; b=aVZDsAkeL9r+MgH2+AJ/38BenXQz4tK0HEmN7gMg35Ufr4JpFGxmK7UIXzoYjY2zyNdZa8 F1/WWXGl03jRCeYEOEFxK5urlQrLTC3qlQd2oK11W4W8hIo7Ppe93L0QTsbBWefg3iEhdI ixJE0jeNWe5OPlePJBiEgitdEGnhwD2oWd4iFSmmE15LwKyi0gosVbsxtWkKyDJjSY0gqf pk+JmIMoyKlPTQbrqsVtQZ4k/krE0LMhco2Mp/1YsxAIAZ6C+2wXA3rJaSQzSGXPxtfIwK Fi6xE6clvA71VAdpZb4gAGAE/ecSCh0q6RDqxj0pyO78McYcCd0YBOoyzCaRLg== X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: -1.88 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 0945E1AFBC X-Spam-Score: -1.88 X-TUID: vbC6tDZ+ZTT3 From: Ruijie Yu Ping, since it has been one week. :) I also took this chance to fix the commit email in use. See the next mail for the actual patch. And I took the liberty to CC Ludo, who added this paragraph according to git-blame. Ruijie Yu (1): * doc/guix.texi (Using Guix Interactively): Fix typo doc/guix.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.40.1