gnu: xshogi: Remove Texinfo markup from synopsis.

* gnu/packages/games.scm (xshogi): Remove Texinfo markup from synopsis.
This commit is contained in:
John Darrington 2017-02-25 13:20:26 +01:00
parent 5932c3d019
commit 2f1d20a8d4
No known key found for this signature in database
GPG key ID: 8A67719C2DE827B3

View file

@ -212,7 +212,7 @@ (define-public xshogi
`(("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.