guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: xshogi: Remove Texinfo markup from synopsis.


From: John Darrington
Subject: 01/01: gnu: xshogi: Remove Texinfo markup from synopsis.
Date: Sat, 25 Feb 2017 07:25:28 -0500 (EST)

jmd pushed a commit to branch master
in repository guix.

commit 2f1d20a8d473d9183460d38ed34f1c3d51860c78
Author: John Darrington <address@hidden>
Date:   Sat Feb 25 13:20:26 2017 +0100

    gnu: xshogi: Remove Texinfo markup from synopsis.
    
    * gnu/packages/games.scm (xshogi): Remove Texinfo markup from synopsis.
---
 gnu/packages/games.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 50315a6..d26669e 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -212,7 +212,7 @@ Chess).  It is similar to standard chess but this variant 
is far more complicate
      `(("libxaw" ,libxaw)
        ("libxt" ,libxt)))
     (home-page "http://www.gnu.org/software/gnushogi/";)
-    (synopsis "User interface for @code{gnushogi}")
+    (synopsis "User interface for gnushogi")
     (description  "A graphical user interface for the package 
@code{gnushogi}.")
     ;; Contains a copy of GPLv3 but the licence notices simply
     ;; state "GNU General Public Licence" without specifying a version.



reply via email to

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