~ruther/guix-local

dbe7095b4641e0a5c2fef53701267fcb00c39e74 — Tobias Geerinckx-Rice 9 years ago ddce090
gnu: glkterm: Use @code in description.

* gnu/packages/games.scm (glkterm)[description]: Use @code.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/games.scm
M gnu/packages/games.scm => gnu/packages/games.scm +1 -1
@@ 1001,7 1001,7 @@ in different ways.")
primarily designed for interactive fiction, but it should be suitable for many
interactive text utilities, particularly those based on a command line.
This is an implementation of the Glk library which runs in a terminal window,
using the curses.h library for screen control.")
using the @code{curses.h} library for screen control.")
   (license (license:fsf-free "file://README"))))

(define-public glulxe