gnu: xshogi: Remove Texinfo markup from synopsis.
* gnu/packages/games.scm (xshogi): Remove Texinfo markup from synopsis.
This commit is contained in:
parent
5932c3d019
commit
2f1d20a8d4
|
@ -212,7 +212,7 @@ Chess). It is similar to standard chess but this variant is far more complicate
|
||||||
`(("libxaw" ,libxaw)
|
`(("libxaw" ,libxaw)
|
||||||
("libxt" ,libxt)))
|
("libxt" ,libxt)))
|
||||||
(home-page "http://www.gnu.org/software/gnushogi/")
|
(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}.")
|
(description "A graphical user interface for the package @code{gnushogi}.")
|
||||||
;; Contains a copy of GPLv3 but the licence notices simply
|
;; Contains a copy of GPLv3 but the licence notices simply
|
||||||
;; state "GNU General Public Licence" without specifying a version.
|
;; state "GNU General Public Licence" without specifying a version.
|
||||||
|
|
Loading…
Reference in New Issue