summaryrefslogtreecommitdiff
path: root/gnu/packages/games.scm
diff options
context:
space:
mode:
authorJohn Darrington <jmd@gnu.org>2017-02-25 13:20:26 +0100
committerJohn Darrington <jmd@gnu.org>2017-02-25 13:24:55 +0100
commit2f1d20a8d473d9183460d38ed34f1c3d51860c78 (patch)
tree943d4bad3dee4849cc5bd0ce85d4a9c234e63061 /gnu/packages/games.scm
parent5932c3d0199be6dc8e69122996081b60cf3077b0 (diff)
downloadguix-patches-2f1d20a8d473d9183460d38ed34f1c3d51860c78.tar
guix-patches-2f1d20a8d473d9183460d38ed34f1c3d51860c78.tar.gz
gnu: xshogi: Remove Texinfo markup from synopsis.
* gnu/packages/games.scm (xshogi): Remove Texinfo markup from synopsis.
Diffstat (limited to 'gnu/packages/games.scm')
-rw-r--r--gnu/packages/games.scm2
1 files changed, 1 insertions, 1 deletions
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.