From patchwork Thu May 18 17:50:56 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Felix Lechner X-Patchwork-Id: 50135 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id A720627BBE9; Thu, 18 May 2023 18:52:15 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-3.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 1E1CA27BBE2 for ; Thu, 18 May 2023 18:52:14 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pzhnI-0004nP-IN; Thu, 18 May 2023 13:52:04 -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 1pzhnH-0004cq-72 for guix-patches@gnu.org; Thu, 18 May 2023 13:52:03 -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 1pzhnG-0001rz-Tc for guix-patches@gnu.org; Thu, 18 May 2023 13:52:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pzhnG-0001mf-PJ for guix-patches@gnu.org; Thu, 18 May 2023 13:52:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63575] [PATCH 2/2] doc: guix.texi: Add Texinfo line breaks. Resent-From: Felix Lechner Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 18 May 2023 17:52:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63575 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 63575@debbugs.gnu.org Cc: Felix Lechner Received: via spool by 63575-submit@debbugs.gnu.org id=B63575.16844322656771 (code B ref 63575); Thu, 18 May 2023 17:52:02 +0000 Received: (at 63575) by debbugs.gnu.org; 18 May 2023 17:51:05 +0000 Received: from localhost ([127.0.0.1]:54431 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pzhmK-0001l9-MZ for submit@debbugs.gnu.org; Thu, 18 May 2023 13:51:04 -0400 Received: from sail-ipv4.us-core.com ([208.82.101.137]:39152) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pzhmG-0001jw-NW for 63575@debbugs.gnu.org; Thu, 18 May 2023 13:51:01 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; s=2017; bh=rdGC+X86tQsyBhV QQc5SIjz6DLJy1IjKi4QDgbWIvD4=; h=references:in-reply-to:date:subject: cc:to:from; d=lease-up.com; b=O04CQzkjqhkW6ImMLpNAk9blvcJ2BVvzFn4xEIrG t/Rv4nqqFPpNzMXliWeuQMoM1OtbE09USCo4TVwer8z0J7nYbcc87e2BKA8aBo50Aa7Y2D bmgoqwOGXlkswjaXyK9L7BKQ2TP2u5pRo/j0ss5CTJfK3MWr1efyny8gV88pY= Received: by sail-ipv4.us-core.com (OpenSMTPD) with ESMTPSA id 375e23f8 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO); Thu, 18 May 2023 17:51:00 +0000 (UTC) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id b8c692a5; Thu, 18 May 2023 17:50:59 +0000 (UTC) Date: Thu, 18 May 2023 10:50:56 -0700 Message-Id: X-Mailer: git-send-email 2.40.1 In-Reply-To: References: MIME-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Felix Lechner X-ACL-Warn: , Felix Lechner via Guix-patches X-Patchwork-Original-From: Felix Lechner via Guix-patches via From: Felix Lechner Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches Adds two line breaks to the copyright block. The same kind of breaks [1] are present in the remaining fifty-five entries. [1] https://www.gnu.org/software/texinfo/manual/texinfo/texinfo.html#Line-Breaks * doc (guix.texi): Add Texinfo line breaks. --- doc/guix.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/guix.texi b/doc/guix.texi index 60972f408d..8315c8e791 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -113,8 +113,8 @@ Copyright @copyright{} 2022⁠–⁠2023 Bruno Victal@* Copyright @copyright{} 2022 Ivan Vilata-i-Balaguer@* Copyright @copyright{} 2023 Giacomo Leidi@* Copyright @copyright{} 2022 Antero Mejr@* -Copyright @copyright{} 2023 Karl Hallsby -Copyright @copyright{} 2023 Nathaniel Nicandro +Copyright @copyright{} 2023 Karl Hallsby@* +Copyright @copyright{} 2023 Nathaniel Nicandro@* Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or