guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

07/17: doc: guix.texi: Add Texinfo line breaks.


From: guix-commits
Subject: 07/17: doc: guix.texi: Add Texinfo line breaks.
Date: Wed, 24 May 2023 09:05:33 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix.

commit df72c45d5cb161bf238eedb5819bc83b0eece1a2
Author: Felix Lechner <felix.lechner@lease-up.com>
AuthorDate: Thu May 18 10:50:56 2023 -0700

    doc: guix.texi: Add Texinfo line breaks.
    
    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.
    
    Signed-off-by: Ludovic Courtès <ludo@gnu.org>
---
 doc/guix.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index 3cd9582558..be02ac5deb 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]