From 2f1d20a8d473d9183460d38ed34f1c3d51860c78 Mon Sep 17 00:00:00 2001 From: John Darrington Date: Sat, 25 Feb 2017 13:20:26 +0100 Subject: 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(-) (limited to 'gnu/packages/games.scm') diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index 50315a6085..d26669e68f 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. -- cgit v1.2.3